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 631496b commit fa66030Copy full SHA for fa66030
clang-tools-extra/docs/ReleaseNotes.rst
@@ -320,8 +320,8 @@ Changes in existing checks
320
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 and check by fixing false positives
324
- of function pointer.
+ positives when pointers is tranferred to non-const references
+ and check by fixing 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