[lld][WebAssembly] Add `--table-base` setting
[llvm-project.git] / libcxx / test / std / iterators / stream.iterators / lit.local.cfg
blobb2119d914d9391d3c373b03bd3cfa76593507113
1 # stream iterators rely on the streams library, which requires localization
2 if "no-localization" in config.available_features:
3     config.unsupported = True