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
[OpenACC] Implement 'device_type' for 'data' construct
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
misplaced
/
misplaced.modulemap
blob
50aa7a47e5025bddccb8358a308729481b58b5fd
1
module Misplaced {
2
module Sub_A {
3
header "misplaced-a.h"
4
}
5
module Sub_B {
6
header "misplaced-b.h"
7
}
8
}