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
/
Modules
/
Inputs
/
dependency-gen-included.h
blob
0e1cdfcd1e18ef57a56f6f33db21eb4a1c2cf91a
1
//#ifndef DEPENDENCY_GEN_INCLUDED_H
2
//#define DEPENDENCY_GEN_INCLUDED_H
3
4
#include
"Inputs/dependency-gen-included2.h"
5
6
void
g
() {
7
}
8
9
//#endif