aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/header-in-multiple-maps/map3
blob: c859fd74b5d23ebe2e0402ffba81fe6fde7591a3 (plain)
1
2
3
module a { header "a.h" }
module b { textual header "a.h" }
module c { header "a.h" }