================ @@ -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