aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-07-21 22:09:09 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-07-21 22:09:09 +0000
commitcf9f08ff9b75acd04521493f1b697fb9bec9ca8b (patch)
tree4830d679fe84123a7645110a542263e485f938f8
parent042411cc447f9b120086a6e4650583044f66fd12 (diff)
tests: XFAIL this test on win32, someone else can hunt this one down.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109044 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Lexer/preamble.c1
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: //