Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Driver / crash-diagnostics-dir.c
blob16382eff1cde74dcc64bc420dce970b570076851
1 // RUN: export LSAN_OPTIONS=detect_leaks=0
2 // RUN: rm -rf %t
3 // RUN: not %clang -fcrash-diagnostics-dir=%t -c %s -o - 2>&1 | FileCheck %s
4 #pragma clang __debug parser_crash
5 // CHECK: Preprocessed source(s) and associated run script(s) are located at:
6 // CHECK: diagnostic msg: {{.*}}{{/|\\}}crash-diagnostics-dir.c.tmp{{(/|\\).*}}.c