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