================
@@ -113,7 +113,11 @@ Changes in existing checks
 - Improved :doc:`bugprone-infinite-loop
   <clang-tidy/checks/bugprone/infinite-loop>` check by adding detection for
   variables introduced by structured bindings.
-
+- Improved :doc:`bugprone-unhandled-self-assignment
----------------
vbvictor wrote:

Please place an empty line between entries
```suggestion

- Improved :doc:`bugprone-unhandled-self-assignment
```

https://github.com/llvm/llvm-project/pull/147066
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to