aboutsummaryrefslogtreecommitdiff
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.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Lexer/cross-windows-on-linux.cpp b/clang/test/Lexer/cross-windows-on-linux.cpp
index 3932ffc..ece16b1 100644
--- a/clang/test/Lexer/cross-windows-on-linux.cpp
+++ b/clang/test/Lexer/cross-windows-on-linux.cpp
@@ -10,4 +10,4 @@
// on non-Windows unless -fms-extensions is passed. It won't fail in this way on
// Windows because the filesystem will interpret the backslash as a directory
// separator.
-// UNSUPPORTED: system-windows
+// UNSUPPORTED: system-windows, system-cygwin