[compiler-rt] [compiler-rt] Add MSVC CRT flags to ASan coverage test (PR #195719)

Yaxun Liu via llvm-commits llvm-commits at lists.llvm.org
Mon May 4 17:59:43 PDT 2026


================
@@ -1,4 +1,4 @@
-// RUN: %clangxx_asan -coverage -O0 %s -o %t
+// RUN: %clangxx_asan_with_profile -coverage -O0 %s -o %t
----------------
yxsamliu wrote:

done. thanks

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


More information about the llvm-commits mailing list