================ @@ -103,6 +103,12 @@ New check aliases Changes in existing checks ^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Improved :doc:`bugprone-exception-escape + <clang-tidy/checks/bugprone/exception-escape>` check by adding + `TreatFunctionsWithoutSpecificationAsThrowing` to support reporting for ---------------- EugeneZelenko wrote:
```suggestion `TreatFunctionsWithoutSpecificationAsThrowing` option to support reporting for ``` Please also re-format. https://github.com/llvm/llvm-project/pull/168324 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
