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
/
multiple-include
/
b.h
blob
f56ab64da6b1c0883345bd52f8fbd8899f35f3c9
1
#pragma clang __debug macro C_H
2
#include
"c.h"
3
inline
int
get
() {
return
c
; }