Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
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