[llvm] r205725 - When a CHECK-NEXT fails because there was no match on the next line, include

Chris Lattner clattner at apple.com
Mon Apr 7 12:34:44 PDT 2014


On Apr 7, 2014, at 10:09 AM, Richard Smith <richard-llvm at metafoo.co.uk> wrote:

> Author: rsmith
> Date: Mon Apr  7 12:09:53 2014
> New Revision: 205725
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=205725&view=rev
> Log:
> When a CHECK-NEXT fails because there was no match on the next line, include
> the non-matching next line in the diagnostic to make the problem more obvious.

Nice!!

-Chris




More information about the llvm-commits mailing list