Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/PR27699/
module.modulemap
module a { umbrella "Subdir" module * {export *} }