================ @@ -314,6 +314,11 @@ Changes in existing checks <clang-tidy/checks/bugprone/unhandled-self-assignment>` check by adding an additional matcher that generalizes the copy-and-swap idiom pattern detection. + +- Improved :doc:`bugprone-unsafe-functions ---------------- vbvictor wrote:
This is potentially breaking change, We should place it in "Potentially Breaking Changes" section in the beginning of Release Notes. https://github.com/llvm/llvm-project/pull/162443 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
