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