[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 Oct 14 16:38:12 PDT 2025
================
@@ -0,0 +1,33 @@
+// RUN: %clangxx_asan %s -o %t
----------------
davidmrdavid wrote:
Included test, so resolving.
https://github.com/llvm/llvm-project/pull/159618
More information about the llvm-commits
mailing list