summaryrefslogtreecommitdiffstats
path: root/test/Lexer/preamble.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Lexer/preamble.c')
-rw-r--r--test/Lexer/preamble.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Lexer/preamble.c b/test/Lexer/preamble.c
index 69cdbb7..7735b47 100644
--- a/test/Lexer/preamble.c
+++ b/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: //
OpenPOWER on IntegriCloud