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