blob: ef65b88a06e7f9943f1788817781dc63288ce433 [file] [log] [blame]
Rafael Espindolac8c995a2013-07-05 02:53:30 +00001// RUN: not --crash %clang_cc1 %s 2>&1 | FileCheck %s
Nick Lewycky966b1992013-03-25 21:24:30 +00002// REQUIRES: crash-recovery
3
NAKAMURA Takumi4b643c22015-01-29 13:23:23 +00004// FIXME: CHECKs might be incompatible to win32.
Pete Cooper7dc8af52015-02-10 19:53:38 +00005// Stack traces also require back traces.
Pete Cooper05df16d2015-02-11 19:45:13 +00006// REQUIRES: shell, backtrace
NAKAMURA Takumi4b643c22015-01-29 13:23:23 +00007
Nick Lewycky966b1992013-03-25 21:24:30 +00008#prag\
9ma clang __debug crash
10
11// CHECK: prag\
12// CHECK-NEXT: ma
13