summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/include_next/x/module.modulemap
blob: d0956d98ab84aa6fb4022b65fcbc985e6e57c1f5 (plain)
1
2
module xa { header "a.h" export * }
module xb { header "subdir/b.h" export * }
OpenPOWER on IntegriCloud