================ @@ -103,6 +103,14 @@ New check aliases Changes in existing checks ^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Improved :doc:`bugprone-exception-escape + <clang-tidy/checks/bugprone/exception-escape>` check: + + - Added `TreatFunctionsWithoutSpecificationAsThrowing` option to support ---------------- EugeneZelenko wrote:
List should be used for multiple changes. https://github.com/llvm/llvm-project/pull/168324 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
