summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/dependency-gen-base2.modulemap
blob: 7808c8041aec0371263bb2fbfc880409ae3c03aa (plain)
1
2
3
4
module "test-base2" {
  export *
  textual header "Inputs/dependency-gen-included2.h"
}
OpenPOWER on IntegriCloud