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