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
/
exclude-header
/
module.map
blob
2563ef9dc9cd3e169ae6f50a4773f0ef88a31a1a
1
module x { umbrella "x" exclude header "x/bad.h" module * {} }
2
module y { umbrella "y" module * {} }
3
module bad { header "x/bad.h" }