repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Index
/
index-with-working-dir.c
blob
de1f1ebe1a988202ae09445342e1cb1a1740746e
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