================ @@ -110,6 +110,11 @@ Changes in existing checks <clang-tidy/checks/misc/redundant-expression>` check by providing additional examples and fixing some macro related false positives. +- Improved :doc:`performance-noexcept-move-constructor + <clang-tidy/checks/performance/noexcept-move-constructor>`. Check allows ---------------- vbvictor wrote:
```suggestion <clang-tidy/checks/performance/noexcept-move-constructor>` check to allow ``` To match overall style of release notes. You can check example [here](https://releases.llvm.org/19.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html). https://github.com/llvm/llvm-project/pull/126897 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits