[clang-tools-extra] [clang-tidy] Improve `bugprone-exception-escape`: add stacktrace of escaped exception (PR #134375)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 12 14:39:47 PDT 2025
vbvictor wrote:
Ran this check on `Poco`, `VTK` and `opencv` successfully, stack traces are printed correctly.
https://github.com/llvm/llvm-project/pull/134375
More information about the cfe-commits
mailing list