================ @@ -104,6 +104,296 @@ New check aliases Changes in existing checks ^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Improved :doc:`bugprone-assert-side-effect + <clang-tidy/checks/bugprone/assert-side-effect>` check by detecting side + effect from calling a method with non-const reference parameters. ---------------- PiotrZSL wrote:
still incorrectly rebased code, that stuff shoudn't be here just rebase your changes on top of main branch, and then do force push, or cleanup this fill manually https://github.com/llvm/llvm-project/pull/100177 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits