Author: dblaikie
Date: Fri Jun 29 18:16:06 2012
New Revision: 159474

URL: http://llvm.org/viewvc/llvm-project?rev=159474&view=rev
Log:
Unbreak the test from r159469.

Modified:
    cfe/trunk/test/Driver/crash-report.c

Modified: cfe/trunk/test/Driver/crash-report.c
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/crash-report.c?rev=159474&r1=159473&r2=159474&view=diff
==============================================================================
--- cfe/trunk/test/Driver/crash-report.c (original)
+++ cfe/trunk/test/Driver/crash-report.c Fri Jun 29 18:16:06 2012
@@ -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


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to