================ @@ -162,6 +162,10 @@ Changes in existing checks <clang-tidy/checks/bugprone/dangling-handle>` check to treat `std::span` as a handle class. +- Improved :doc:`bugprone-exception-escape + <clang-tidy/checks/bugprone/exception-escape>` by fixing false positives + when consteval function with throw statements. ---------------- 5chmidti wrote:
`when encountering a` https://github.com/llvm/llvm-project/pull/116643 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits