Sign in
llvm
/
clang
/
1571f048734190c5ed03d1a6083e579ec7b5801f
/
.
/
test
/
Index
/
cindex-on-invalid.m
blob: 7e190eb0794052e615c759802ef888692639e0fd [
file
] [
log
] [
blame
]
// RUN: not c-index-test -test-load-source local %s > %t 2> %t.err
// RUN: FileCheck %s < %t.err
// CHECK: error: expected identifier or '('
// CHECK: Unable to load translation unit!
int
foo
;
int