
# Only libc++ supports clang-specific extensions
if "stdlib=libc++" not in config.available_features:
    config.unsupported = True
