clang/test/Index/pch-with-errors.c: Remove XFAIL added in r206294. It has been fixed since r206644.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206685 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2014-04-19 16:49:22 +00:00
parent ad46d685ae
commit 7c6210d161
1 changed files with 0 additions and 3 deletions

View 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