xref: /llvm-project/libcxx/test/std/experimental/lit.local.cfg (revision 7bfaa0f09d0564f315ea778023b34b8a113ec740)
173be0cb7SLouis Dionne# Disable all of the experimental tests if the correct feature is not available.
2*7bfaa0f0STobias Hietaif "c++experimental" not in config.available_features:
373be0cb7SLouis Dionne    config.unsupported = True
4