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 9323ab5 commit d80503bCopy full SHA for d80503b
clang-tools-extra/docs/ReleaseNotes.rst
@@ -177,7 +177,7 @@ Changes in existing checks
177
178
- Improved :doc:`misc-use-internal-linkage
179
<clang-tidy/checks/misc/use-internal-linkage>` check to insert ``static`` keyword
180
- before type qualifier such as ``const``, ``volatile``.
+ before type qualifiers such as ``const`` and ``volatile``.
181
182
- Improved :doc:`modernize-min-max-use-initializer-list
183
<clang-tidy/checks/modernize/min-max-use-initializer-list>` check by fixing
0 commit comments