summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/header-in-multiple-maps/map1
blob: ba9baac00ca59bbe98fc959fc6b8438232106184 (plain)
1
2
3
module a { header "a.h" }
module b { header "a.h" }
module c { textual header "a.h" }
OpenPOWER on IntegriCloud