Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/PR28812/
module.modulemap
module "A" { header "a.h" } module "B" { header "b.h" }