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 dd51b45 commit 0cfc05aCopy full SHA for 0cfc05a
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.cpp>` were added to clang-tidy.
+ <clang-tidy/bugprone/UnsafeFunctionsCheck>` 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