]> granicus.if.org Git - clang/commitdiff
tests: XFAIL this test on win32, someone else can hunt this one down.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 21 Jul 2010 22:09:09 +0000 (22:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 21 Jul 2010 22:09:09 +0000 (22:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109044 91177308-0d34-0410-b5e6-96231b3b80d8

test/Lexer/preamble.c

index c4f9c3ef347ef20d38f24e7102b657a31e661144..68b1d21ef0b6df663fc448c97cf1175c7ae040f8 100644 (file)
@@ -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: //