summaryrefslogtreecommitdiffstats
path: root/test/Index/cindex-on-invalid.m
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-02-18 23:07:20 +0000
committerDouglas Gregor <dgregor@apple.com>2010-02-18 23:07:20 +0000
commit0a812cf707da15dadd19fdeb0178b9707f4e01a6 (patch)
treecd14c995751ba3b257fc17194175b2ac8e767601 /test/Index/cindex-on-invalid.m
parent9e0493576af77dba1c48858c03e31a2897d0681e (diff)
Re-apply my diagnostics-capture patch for CIndex, with some tweaks to
try to address the msvc failures. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96624 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Index/cindex-on-invalid.m')
-rw-r--r--test/Index/cindex-on-invalid.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Index/cindex-on-invalid.m b/test/Index/cindex-on-invalid.m
index 0f6bdffe91..651c40a335 100644
--- a/test/Index/cindex-on-invalid.m
+++ b/test/Index/cindex-on-invalid.m
@@ -1,6 +1,5 @@
// RUN: not c-index-test -test-load-source local %s > %t 2> %t.err
// RUN: FileCheck %s < %t.err
-// XFAIL: *
// CHECK: error: expected identifier or '('
// CHECK: Unable to load translation unit!