blob: 58a418117f2db086ffe7ce0ab4e60e14c7134ab4 [file]
# When building on Windows under cmd.exe and GnuWin32, 'env' fails if no
# arguments are provided.
# UNSUPPORTED: system-windows
# RUN: not --crash bash -c env > %t || true
# RUN: FileCheck %s < %t
# CHECK-DAG: LLVM_DISABLE_CRASH_REPORT=1
# CHECK-DAG: LLVM_DISABLE_SYMBOLIZATION=1