blob: 9de095f189f56e44d9afcc5d785fea5489c64d5d [file] [log] [blame]
# Enable crash reports for the reproducer tests.
if 'LLVM_DISABLE_CRASH_REPORT' in config.environment:
del config.environment['LLVM_DISABLE_CRASH_REPORT']
if 'system-windows' in config.available_features:
config.unsupported = True
if 'lldb-repro' in config.available_features:
config.unsupported = True