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
/
header-attribs
/
modular.modulemap
blob
945d7150fd2fbef0e7fa46c51936f5f91541b3cb
1
module A {
2
header "foo.h" { size 13 }
3
header "bar.h" { size 1000 }
4
header "baz.h" { mtime 1 }
5
}