summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/explicit-build-prefer-self/map
blob: 042b2ae5b507dacf9d52526b05749380d8683dac (plain)
1
2
module a { module h { header "a.h" } module x { header "x.h" } }
module b { module h { header "b.h" } module x { header "x.h" } }
OpenPOWER on IntegriCloud