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 4326f68 commit bd7a6bfCopy full SHA for bd7a6bf
clang-tools-extra/docs/ReleaseNotes.rst
@@ -185,8 +185,8 @@ Changes in existing checks
185
<clang-tidy/checks/bugprone/optional-value-conversion>` check to detect
186
conversion in argument of ``std::make_optional``.
187
188
-- Improved :doc: `bugprone-sizeof-expression
189
- <clang-tidy/checks/bugprone/bugprone-sizeof-expression>` check by adding
+- Improved :doc:`bugprone-sizeof-expression
+ <clang-tidy/checks/bugprone/sizeof-expression>` check by adding
190
`WarnOnSizeOfInLoopTermination` option to detect misuses of ``sizeof``
191
expression in loop conditions.
192
0 commit comments