[clang] [Clang] Enable nsan instrumentation pass (PR #97359)

Alexander Shaposhnikov via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 16:51:13 PDT 2024


================
@@ -0,0 +1,7 @@
+// RUN: %clang_cc1 -triple x86_64-unknown-unknown -emit-llvm -o - -fsanitize=numerical %s | FileCheck %s
----------------
alexander-shaposhnikov wrote:

done

https://github.com/llvm/llvm-project/pull/97359


More information about the cfe-commits mailing list