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 9797852 commit 4c04f4aCopy full SHA for 4c04f4a
clang-tools-extra/docs/ReleaseNotes.rst
@@ -137,8 +137,8 @@ Changes in existing checks
137
warnings logic for ``nullptr`` in ``std::find``.
138
139
- Improved :doc:`modernize-use-std-numbers
140
- <clang-tidy/checks/modernize/use-std-numbers>` check to support math functions
141
- of different precisions.
+ <clang-tidy/checks/modernize/use-std-numbers>` check to support math
+ functions of different precisions.
142
143
- Improved :doc:`misc-use-internal-linkage
144
<clang-tidy/checks/misc/use-internal-linkage>` check by fix false positives
0 commit comments