]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/explicit-build-prefer-self/map
Vendor import of clang trunk r242221:
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / explicit-build-prefer-self / map
1 module a { module h { header "a.h" } module x { header "x.h" } }
2 module b { module h { header "b.h" } module x { header "x.h" } }