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 fa66030 commit 417daa2Copy full SHA for 417daa2
clang-tools-extra/docs/ReleaseNotes.rst
@@ -321,7 +321,7 @@ Changes in existing checks
321
- Improved :doc:`misc-const-correctness
322
<clang-tidy/checks/misc/const-correctness>` check to avoid false
323
positives when pointers is tranferred to non-const references
324
- and check by fixing false positives of function pointer.
+ and avoid false positives of function pointer.
325
326
- Improved :doc:`misc-header-include-cycle
327
<clang-tidy/checks/misc/header-include-cycle>` check performance.
0 commit comments