blob: 92bc9ba6db6ff70fa30f175d0041da07e780ded7 [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.
5// REQUIRES: shell
6
Nick Lewycky966b1992013-03-25 21:24:30 +00007#prag\
8ma clang __debug crash
9
10// CHECK: prag\
11// CHECK-NEXT: ma
12