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
/
libstdcxx-ambiguous-internal
/
d.h
blob
efec99f003d8c72e4f22ffb69fb2f6f4cd2422ed
1
#include
"b.h"
2
#include
"c.h"
3
inline
void
g
() {
f
(); }
4
inline
int
h
() {
return
n
; }