================
@@ -124,6 +118,10 @@ infrastructure are described first, followed by 
tool-specific sections.
 
 #### Changes in existing checks
 
+- Fixed crashes in {doc}`bugprone-exception-escape
+  <clang-tidy/checks/bugprone/exception-escape>` when analyzing exceptions of
+  unknown type with `TreatFunctionsWithoutSpecificationAsThrowing` enabled.
+
----------------
vbvictor wrote:

Since we will cherry-pick into release, we should remove this to avoid conflicts

https://github.com/llvm/llvm-project/pull/218067
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to