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