aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/inherit-attribute/module.modulemap
blob: 16481e2745ddecc8f75e0a9e54aa36e69e8d3f4d (plain)
1
2
3
module "b" { header "b.h" }

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