The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
PR28752
Subdir1
module.modulemap
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
module b { module "b.h" { header "b.h" export * } module "c.h" { header "c.h" export * } export * }