diff options
-rw-r--r-- | test/Lexer/preamble.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Lexer/preamble.c b/test/Lexer/preamble.c index c4f9c3ef34..68b1d21ef0 100644 --- a/test/Lexer/preamble.c +++ b/test/Lexer/preamble.c @@ -22,6 +22,7 @@ int foo(); // RUN: %clang_cc1 -print-preamble %s > %t // RUN: FileCheck < %t %s +// XFAIL: win32 // CHECK: // Preamble detection test: see below for comments and test commands. // CHECK-NEXT: // |