summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/autoload-subdirectory/include/module.modulemap
blob: 880ae38b97a0a912345f1c8c31c76170b97f2906 (plain)
1
2
3
module a { header "a.h" }
module b { header "b.h" }
module c { header "c.h" }
OpenPOWER on IntegriCloud