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 69c39bf commit e4bb607Copy full SHA for e4bb607
clang-tools-extra/docs/ReleaseNotes.rst
@@ -100,6 +100,7 @@ Changes in existing checks
100
- Improved :doc:`bugprone-unsafe-functions
101
<clang-tidy/checks/bugprone/unsafe-functions>` check to allow specifying
102
additional C++ member functions to match.
103
+
104
- Improved :doc:`misc-redundant-expression
105
<clang-tidy/checks/misc/redundant-expression>` check by providing additional
106
examples and fixing some macro related false positives.
0 commit comments