blob: c8faf497b5a19c00eb5d766c5887db9486f28c80 [file] [log] [blame]
Bob Haarman7e4d3ff2018-07-09 21:07:20 +00001// RUN: rm -rf %t
2// RUN: mkdir -p %t
Eric Christopher6e912c22018-07-10 01:01:38 +00003// RUN: not %clang -fcrash-diagnostics-dir=%t -c %s -o - 2>&1 | FileCheck %s
Bob Haarman7e4d3ff2018-07-09 21:07:20 +00004#pragma clang __debug parser_crash
5// CHECK: Preprocessed source(s) and associated run script(s) are located at:
Eric Christopher6e912c22018-07-10 01:01:38 +00006// CHECK: diagnostic msg: {{.*}}{{/|\\}}crash-diagnostics-dir.c.tmp{{(/|\\).*}}.c