From: Daniel Dunbar Date: Wed, 21 Jul 2010 22:09:09 +0000 (+0000) Subject: tests: XFAIL this test on win32, someone else can hunt this one down. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf9f08ff9b75acd04521493f1b697fb9bec9ca8b;p=clang 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 --- 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: //