Revert "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)
[llvm-project.git] / libcxx / test / std / localization / lit.local.cfg
blobd47f3e0fe4752d9a042ce4661e92683891034840
1 # <locale> tests are obviously not supported when localization support is disabled
2 if "no-localization" in config.available_features:
3     config.unsupported = True