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

4 lines
57 B
Plaintext

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