2013-07-05 10:53:30 +08:00
|
|
|
// RUN: not --crash %clang_cc1 %s 2>&1 | FileCheck %s
|
2013-03-26 05:24:30 +08:00
|
|
|
// REQUIRES: crash-recovery
|
|
|
|
|
2015-01-29 21:23:23 +08:00
|
|
|
// FIXME: CHECKs might be incompatible to win32.
|
2015-02-11 03:53:38 +08:00
|
|
|
// Stack traces also require back traces.
|
2015-02-12 03:45:13 +08:00
|
|
|
// REQUIRES: shell, backtrace
|
2015-01-29 21:23:23 +08:00
|
|
|
|
2013-03-26 05:24:30 +08:00
|
|
|
#prag\
|
|
|
|
ma clang __debug crash
|
|
|
|
|
|
|
|
// CHECK: prag\
|
|
|
|
// CHECK-NEXT: ma
|
|
|
|
|