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
/
PR21687
/
c.h
blob
5c5d555a3f0792aeb86317137c90eb7838d869ff
1
#include
"a.h"
2
inline
void
f
() {
X x
,
y
(
x
); }
3
#include
"b.h"
4
X x
,
y
(
x
);