Update test case... the location given for this error makes it look

rather odd when truncated.

llvm-svn: 70866
This commit is contained in:
Daniel Dunbar
2009-05-04 15:18:44 +00:00
parent d795b02be7
commit c1fd2284c1

View File

@@ -2,8 +2,8 @@
// RUN: grep -A4 "FILE:23" %t > %t.msg &&
// FIXME: This diagnostic is getting truncated very poorly.
// RUN: grep -e '^ ... ' %t.msg &&
// RUN: grep -e '^ \^' %t.msg &&
// RUN: grep -e '^ ...// some long comment text and a brace, eh {} ' %t.msg &&
// RUN: grep -e '^ \^' %t.msg &&
// RUN: true