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