]> granicus.if.org Git - clang/commitdiff
Mark clang/test/Index/pch-with-errors.c as XFAIL:mingw for now. Investigating.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Apr 2014 14:44:55 +0000 (14:44 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Apr 2014 14:44:55 +0000 (14:44 +0000)
This has been failing since r206202.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206294 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/pch-with-errors.c

index 5c94a8a8e4d38abea832906073d5741e820b4252..71bd83528f14bb286757a7519751bc2a487ab0f7 100644 (file)
@@ -42,3 +42,6 @@ void foo(void) {
 
 // RUN: not c-index-test -write-pch %t.pch foobar.c 2>&1 | FileCheck -check-prefix=NONEXISTENT %s
 // NONEXISTENT: Unable to load translation unit
+
+// FIXME: Investigating since r206202.
+// XFAIL: mingw32