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
/
modules-with-same-name
/
path1
/
A
/
module.modulemap
blob
76c3358335fc5fdc5a1d6b6bd89442956fac75fc
1
// path1. This comment keeps this file from being identical to
2
// path2/A/module.modulemap.
3
module A {
4
header "a.h"
5
}