[PowerPC][NFC] Cleanup PPCCTRLoopsVerify pass
[llvm-project.git] / libcxx / test / std / localization / lit.local.cfg
blobed0331c463d6452a1a02b83eb7f4dea6643f6a75
1 # <locale> tests are obviously not supported when localization support is disabled
2 if 'libcpp-has-no-localization' in config.available_features:
3   config.unsupported = True