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 6f464d8 commit ab4526cCopy full SHA for ab4526c
clang-tools-extra/docs/ReleaseNotes.rst
@@ -108,7 +108,7 @@ Changes in existing checks
108
109
- Improved :doc:`misc-const-correctness
110
<clang-tidy/checks/const-correctness>` check by fixing false positives when
111
- modify variant by ``operator[]`` with template in parameters.
+ modifying variant by ``operator[]`` with template in parameters.
112
113
- Improved :doc:`misc-redundant-expression
114
<clang-tidy/checks/misc/redundant-expression>` check by providing additional
0 commit comments