brintos

brintos / llvm-project-archived public Read only

0
0
Text · 423 B · 5e1da41 Raw
11 lines · c
1// RUN: export LSAN_OPTIONS=detect_leaks=02// RUN: not c-index-test -test-load-source all %s 2> %t.err3// RUN: FileCheck < %t.err -check-prefix=CHECK-LOAD-SOURCE-CRASH %s4// CHECK-LOAD-SOURCE-CRASH: Unable to load translation unit5// RUN: env LIBCLANG_DISABLE_CRASH_RECOVERY=1 not --crash c-index-test -test-load-source all %s6//7// REQUIRES: crash-recovery8// UNSUPPORTED: libstdcxx-safe-mode9 10#pragma clang __debug crash11