Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / modules-with-same-name / path2 / A / module.modulemap
blob2ff394378e72c17050c7cb0ecb48cf53b8b53ea1
1 // path2. This comment keeps this file from being identical to
2 // path1/A/module.modulemap.
3 module A {
4   header "a.h"