Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / inherit-attribute / module.modulemap
blob16481e2745ddecc8f75e0a9e54aa36e69e8d3f4d
1 module "b" { header "b.h" }
3 module "c" { header "c.h" }