stop on the first file mismatch.
authorChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 00:19:21 +0000 (00:19 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Jul 2009 00:19:21 +0000 (00:19 +0000)
commitaf9005ddda7809a4ca1900d83fb349d52ef50c48
treea023cde21c173b9d54a438a44f9720d2badf3777
parent600f17583459c443c9f3bfd7d9bb6dc9a3e93a44
stop on the first file mismatch.

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