We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b70a529 commit b4d5208Copy full SHA for b4d5208
clang-tools-extra/docs/ReleaseNotes.rst
@@ -170,7 +170,7 @@ Changes in existing checks
170
branch clones by now detecting duplicate inner and outer if statements.
171
172
- New unsafe functions checks :doc:`bugprone-unsafe-functions
173
- <clang-tidy/bugprone/UnsafeFunctionsCheck>` were added to clang-tidy.
+ <clang-tidy/checks/bugprone/unsafe-functions>` were added to clang-tidy.
174
175
- Improved :doc:`bugprone-unsafe-functions
176
<clang-tidy/checks/bugprone/unsafe-functions>`, added `ctime` and `localtime`
0 commit comments