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: | ||||
6 | // CHECK-NEXT: clang-3: note: diagnostic msg: {{.*}}.c |