]> granicus.if.org Git - clang/commit
Check whether errors should be included in the diagnostic counts. Previously,
authorChandler Carruth <chandlerc@gmail.com>
Wed, 18 Aug 2010 06:46:41 +0000 (06:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 18 Aug 2010 06:46:41 +0000 (06:46 +0000)
commit7a5bf5fb01c676809efcf63de322a88819115652
treeb8f79b8e6eb6780225576744484201bf76a1732c
parent9076014aa3750c8583490d9274a8f814642affaa
Check whether errors should be included in the diagnostic counts. Previously,
only warnings did this check.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111355 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Diagnostic.cpp