Fix handling of CHECK-DAG combined with CHECK-NOT
authorTim Northover <tnorthover@apple.com>
Fri, 2 Aug 2013 11:32:50 +0000 (11:32 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 2 Aug 2013 11:32:50 +0000 (11:32 +0000)
commite57343b6365df5b7318c5076f917ad40cf621555
tree16f10dfaedfd00d5e7d1217ba2895118f5d4df6b
parent1cd2ed8fdf7547bff3aaedccaac741b8a1d416a3
Fix handling of CHECK-DAG combined with CHECK-NOT

Patch by Daniel Sanders.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187651 91177308-0d34-0410-b5e6-96231b3b80d8
test/FileCheck/check-dag.txt
utils/FileCheck/FileCheck.cpp