summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/modules-with-same-name/path1/A/module.modulemap
blob: 76c3358335fc5fdc5a1d6b6bd89442956fac75fc (plain)
1
2
3
4
5
// path1. This comment keeps this file from being identical to
// path2/A/module.modulemap.
module A {
  header "a.h"
}
OpenPOWER on IntegriCloud