Displaying 1 result from an estimated 1 matches for "dbaa5056".
2013 Apr 25
1
[LLVMdev] Minor FileCheck proposal: CHECK-UNIQUE for labels to improve error messages
Hi,
Apologies if this has been proposed before; I couldn't find anything
in basic searching.
I've been writing tests lately and noticed that the error messages are
not very helpful in cases where a check is incorrect but matches
something that occurs in a later block: the checker continues assuming
that the matched line is correct (no matter how much farther ahead it
occurs) and then