David Blaikie | e75d9cf | 2012-06-29 22:03:56 +0000 | [diff] [blame] | 1 | // RUN: %clang -fsyntax-only %s 2>&1 | FileCheck %s |
2 | // REQUIRES: crash-recovery | ||||
3 | |||||
4 | #pragma clang __debug parser_crash | ||||
5 | // CHECK: Preprocessed source(s) and associated run script(s) are located at: | ||||
David Blaikie | a275229 | 2012-06-29 23:16:06 +0000 | [diff] [blame] | 6 | // CHECK-NEXT: {{.*}}: note: diagnostic msg: {{.*}}.c |