The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
misplaced
misplaced.modulemap
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
module Misplaced { module Sub_A { header "misplaced-a.h" } module Sub_B { header "misplaced-b.h" } }