================ @@ -253,6 +253,12 @@ Changes in existing checks <clang-tidy/checks/readability/redundant-smartptr-get>` check by fixing some false positives involving smart pointers to arrays. +- Improved :doc:`performance-noexcept-move-constructor ---------------- vbvictor wrote:
Please place this in alphabetical order (by check name). Should be placed after `performance-move-const-arg`. https://github.com/llvm/llvm-project/pull/126897 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
