[compiler-rt] [compiler-rt][windows] Test fixups for MSVC. (PR #109887)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 14:16:40 PDT 2024


================
@@ -4,6 +4,7 @@
 // RUN: %env_asan_opts=coverage=1 %run ./test.exe
 //
 // RUN: %sancov print *.sancov | FileCheck %s
+// XFAIL: MSVC
----------------
vitalybuka wrote:

for consistency: MSVC -> msvc

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


More information about the llvm-commits mailing list