Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / SemaObjCXX / lit.local.cfg
blobbaf1b39ef238cdcd92c63c69a8417902494f45d3
1 config.substitutions = list(config.substitutions)
2 config.substitutions.insert(
3     0, (r"%clang\b", """*** Do not use the driver in Sema tests. ***""")