Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / CodeCompletion / Inputs / ModuleA / module.modulemap
blobb0fe1faaee6a316224bbe4f477f803f6e331f6cd
1 module ModuleA {
2   header "moduleA.h"
3   export *