Jakob Stoklund Olesen 005aa1c020 Teach FileCheck to handle trailing CHECK-NOT patterns.
A CHECK-NOT pattern without a following CHECK pattern simply checks that the
pattern doesn't match before the end of the input file.

You can even have only CHECK-NOT patterns to check that strings appear nowhere
in the input file.

llvm-svn: 116592
2010-10-15 17:47:12 +00:00
..
2010-09-21 04:03:39 +00:00
2010-09-18 08:32:32 +00:00
2010-10-09 21:12:29 +00:00
2010-09-23 20:26:44 +00:00