bolt/deps/llvm-18.1.8/libcxx/test/std/experimental/lit.local.cfg
2025-02-14 19:21:04 +01:00

3 lines
166 B
INI

# Disable all of the experimental tests if the correct feature is not available.
if "c++experimental" not in config.available_features:
config.unsupported = True