Revert "[libc] Use best-fit binary trie to make malloc logarithmic" (#117065)
[llvm-project.git] / libcxx / test / std / re / lit.local.cfg
blob17db114297dbeca8745f670168de1ab2080e1ed5
1 # Unfortunately, <regex> uses locales in regex_traits
2 if "no-localization" in config.available_features:
3     config.unsupported = True