llvm-project/libcxx/test/std/re/lit.local.cfg

4 lines
133 B
INI

# Unfortunately, <regex> uses locales in regex_traits
if 'no-localization' in config.available_features:
config.unsupported = True