Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / diagnose-missing-import / module.modulemap
blob690501e1ed3123cd321e06d7dc752635208df11c
1 module NCI {
2   explicit module A { header "a.h" }