FileCheck: Don't print "possibly intended match" line if it would match the
authorDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 18:07:43 +0000 (18:07 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 18:07:43 +0000 (18:07 +0000)
commit7a68e0df0d2eb46f509ef086729e46a0e79e4750
tree1676008600c63946f33f75cf6407b95b5259522e
parent2f36fe438062801ca69785ffc8e476aa1bfa49e6
FileCheck: Don't print "possibly intended match" line if it would match the
"scanning from here" one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98971 91177308-0d34-0410-b5e6-96231b3b80d8
utils/FileCheck/FileCheck.cpp