Sign in
llvm
/
llvm-project
/
77ff6f7df8691a735a2dc979cdb44835dd2d41af
/
.
/
clang
/
test
/
Index
/
index-with-working-dir.c
blob: de1f1ebe1a988202ae09445342e1cb1a1740746e [
file
] [
log
] [
blame
]
void
foo
();
// RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s
// CHECK: [indexDeclaration]: kind: function | name: foo