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 0cfc05a commit 6785115Copy full SHA for 6785115
clang-tools-extra/docs/ReleaseNotes.rst
@@ -190,7 +190,7 @@ Changes in existing checks
190
branch clones by now detecting duplicate inner and outer if statements.
191
192
- New unsafe functions checks :doc:`bugprone-unsafe-functions
193
- <clang-tidy/bugprone/UnsafeFunctionsCheck>` were added to clang-tidy.
+ <clang-tidy/checks/bugprone/unsafe-functions>` were added to clang-tidy.
194
195
- Improved :doc:`bugprone-unsafe-functions
196
<clang-tidy/checks/bugprone/unsafe-functions>`, added `ctime` and `localtime`
0 commit comments