diff --git a/lldb/test/Shell/Reproducer/lit.local.cfg b/lldb/test/Shell/Reproducer/lit.local.cfg new file mode 100644 index 000000000000..5659f1baa06d --- /dev/null +++ b/lldb/test/Shell/Reproducer/lit.local.cfg @@ -0,0 +1,2 @@ +# Enable crash reports for the reproducer tests. +del config.environment['LLVM_DISABLE_CRASH_REPORT']