summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/cross-windows-on-linux.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Lexer/cross-windows-on-linux.cpp')
-rw-r--r--clang/test/Lexer/cross-windows-on-linux.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/Lexer/cross-windows-on-linux.cpp b/clang/test/Lexer/cross-windows-on-linux.cpp
index 0bbbd6601d3..bd01d476274 100644
--- a/clang/test/Lexer/cross-windows-on-linux.cpp
+++ b/clang/test/Lexer/cross-windows-on-linux.cpp
@@ -10,3 +10,6 @@
// compilation will fail due to the '#error success'
// XFAIL: win32
+// This test may or may not fail since 'Inputs\success.h' is passed
+// to Win32 API on win32.
+// REQUIRES: disabled
OpenPOWER on IntegriCloud