[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:39:18 PDT 2024


================
@@ -2,10 +2,14 @@
 
 // Test that no_sanitize_address attribute applies even when the function would
 // be normally inlined.
+//
+// XFAIL: MSVC
+// ^ MSVC has this bug
----------------
vitalybuka wrote:

which bug?

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


More information about the llvm-commits mailing list