llvm/clang/test/Modules/Inputs/inherit-attribute/module.modulemap

module "b" { header "b.h" }

module "c" { header "c.h" }