[compiler-rt] [llvm] [ASan] Do not instrument catch block parameters on Windows (PR #159618)
David Justo via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 11 15:54:45 PDT 2025
davidmrdavid wrote:
Thanks, yes - that seems to have worked, thanks a lot :-) . I should be able to push a test sometime next week, but I've confirmed locally that adding the missing `sanitize_address` annotation was key. Third time _was_ the charm!
https://github.com/llvm/llvm-project/pull/159618
More information about the llvm-commits
mailing list