]> granicus.if.org Git - clang/commit
Fixup to the relaxed diagnostic verification option r146633.
authorAnna Zaks <ganna@apple.com>
Fri, 16 Dec 2011 18:28:45 +0000 (18:28 +0000)
committerAnna Zaks <ganna@apple.com>
Fri, 16 Dec 2011 18:28:45 +0000 (18:28 +0000)
commit0e818a412f337baa35d1d7677c64259610df0c2e
treea241907600362dcea6615c7eea84c52c197ba4c9
parentb29b92ae0b3bcbc6fc72e9283a6ce6ca84564a91
Fixup to the relaxed diagnostic verification option r146633.

We should exit when matching the '+' even if nothing was found to
prevent searching for all UNIT_MAX items.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146747 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/VerifyDiagnosticConsumer.cpp