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 c011e23 commit 3df70a3Copy full SHA for 3df70a3
clang-tools-extra/docs/ReleaseNotes.rst
@@ -133,7 +133,7 @@ Changes in existing checks
133
matched scenarios of ``find`` and ``rfind`` methods and fixing false
134
positives when those methods were called with 3 arguments.
135
136
-- Improved :doc:`performance/unnecessary-value-param
+- Improved :doc:`performance-unnecessary-value-param
137
<clang-tidy/checks/performance/unnecessary-value-param>` check performance by
138
tolerating fix-it breaking compilation when functions is used as pointers
139
to avoid matching usage of functions within the current compilation unit.
0 commit comments