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
/
Inputs
/
c-index-pch.h
blob
6dda18000c2f61ebd0bc6bf892adb5dd2fbebd2f
1
#ifndef C_INDEX_PCH_H
2
#define C_INDEX_PCH_H
3
4
void
foo
(
int
i
,
float
f
);
5
extern
int
bar
;
6
7
#endif
// C_INDEX_PCH_H