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 ca5d904 commit 68b9a66Copy full SHA for 68b9a66
clang-tools-extra/docs/ReleaseNotes.rst
@@ -113,6 +113,7 @@ Changes in existing checks
113
- Improved :doc:`bugprone-infinite-loop
114
<clang-tidy/checks/bugprone/infinite-loop>` check by adding detection for
115
variables introduced by structured bindings.
116
+
117
- Improved :doc:`bugprone-unhandled-self-assignment
118
<clang-tidy/checks/bugprone/unhandled-self-assignment>` check by adding
119
an additional matcher that generalizes the copy-and-swap idiom pattern
0 commit comments