summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/crash-report.c
blob: 92bc9ba6db6ff70fa30f175d0041da07e780ded7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// RUN: not --crash %clang_cc1 %s 2>&1 | FileCheck %s
// REQUIRES: crash-recovery

// FIXME: CHECKs might be incompatible to win32.
// REQUIRES: shell

#prag\
ma clang __debug crash

// CHECK: prag\
// CHECK-NEXT: ma

OpenPOWER on IntegriCloud