[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
Tue Sep 30 22:44:35 PDT 2025
================
@@ -0,0 +1,33 @@
+// RUN: %clangxx_asan %s -o %t
----------------
davidmrdavid wrote:
Apologies for the delay here, I've been a bit stuck trying to validate that my `.ll`s shows the right thing.
I'm following up here with the details: https://github.com/llvm/llvm-project/pull/159618#issuecomment-3354836787.
Could use assistance, thanks a lot!
https://github.com/llvm/llvm-project/pull/159618
More information about the llvm-commits
mailing list