Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/PR21547/
module.modulemap
module M { header "FirstHeader.h" export * }