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 b6eb6a8 commit a53fa78Copy full SHA for a53fa78
clang-tools-extra/docs/ReleaseNotes.rst
@@ -351,8 +351,8 @@ Changes in existing checks
351
<clang-tidy/checks/performance/move-const-arg>` check to fix a crash when
352
an argument type is declared but not defined.
353
354
-- Improved :doc:`performance-unnecessary-copy-initialization`
355
- <clang-tidy/checks/performance/unnecessary-copy-initialization> check
+- Improved :doc:`performance-unnecessary-copy-initialization
+ <clang-tidy/checks/performance/unnecessary-copy-initialization>` check
356
to consider static member functions the same way as free functions.
357
358
- Improved :doc:`readability-container-contains
0 commit comments