summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/Driver/crash-report.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/crash-report.c b/clang/test/Driver/crash-report.c
index 944581a1034..9a693bf38e5 100644
--- a/clang/test/Driver/crash-report.c
+++ b/clang/test/Driver/crash-report.c
@@ -3,4 +3,4 @@
#pragma clang __debug parser_crash
// CHECK: Preprocessed source(s) and associated run script(s) are located at:
-// CHECK-NEXT: clang-3: note: diagnostic msg: {{.*}}.c
+// CHECK-NEXT: {{.*}}: note: diagnostic msg: {{.*}}.c
OpenPOWER on IntegriCloud