Jakob Stoklund Olesen 824c10ece2 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116592 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-15 17:47:12 +00:00
..
2010-09-15 12:30:35 +00:00
2010-10-07 18:29:44 +00:00
2010-09-25 07:46:17 +00:00
2010-08-29 14:50:21 +00:00
2010-08-04 16:11:24 +00:00
2010-10-02 18:49:27 +00:00