]> granicus.if.org Git - clang/commitdiff
clang/test/Index/pch-with-errors.c: Remove XFAIL added in r206294. It has been fixed...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 19 Apr 2014 16:49:22 +0000 (16:49 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 19 Apr 2014 16:49:22 +0000 (16:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206685 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/pch-with-errors.c

index 71bd83528f14bb286757a7519751bc2a487ab0f7..5c94a8a8e4d38abea832906073d5741e820b4252 100644 (file)
@@ -42,6 +42,3 @@ 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