Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a049bbb3441010880486b82a7d0d284ab9afc4c9
/
.
/
test
/
Index
/
index-with-working-dir.c
blob: de1f1ebe1a988202ae09445342e1cb1a1740746e [
file
] [
log
] [
blame
]
Argyrios Kyrtzidis
a049bbb
2012-10-26 19:36:33 +0000
[
diff
] [
blame^
]
1
2
void
foo
();
3
4
// RUN: c-index-test -index-file -working-directory=%S %s | FileCheck %s
5
// CHECK: [indexDeclaration]: kind: function | name: foo