This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
871197d0a3
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
misplaced
/
misplaced.modulemap
9 lines
117 B
Plaintext
Raw
Blame
History
module Misplaced {
module Sub_A {
header "misplaced-a.h"
}
module Sub_B {
header "misplaced-b.h"
}
}
Reference in New Issue
View Git Blame
Copy Permalink