Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/inherit-attribute/
module.modulemap
module "b" { header "b.h" } module "c" { header "c.h" }