Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libcxx / test / std / input.output / input.output.general / lit.local.cfg
blob2cb10010c45072a63deb71acdb40365678b64235
1 # All non-trivial uses of iostreams require localization support
2 if "no-localization" in config.available_features:
3     config.unsupported = True