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
/
inherit-attribute
/
b.h
blob
9cd1f55b9d33d6f33bb05d2ca1ac9e15e1892776
1
#include
"a.h"
2
3
void
bar
() {
4
&
Foo
::
step
;
5
}