]> granicus.if.org Git - clang/commit
[Basic] Eliminate DiagnosticBuilder::Suppress and matching ctor, this stuff is
authorDaniel Dunbar <daniel@zuster.org>
Tue, 13 Mar 2012 18:30:46 +0000 (18:30 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 13 Mar 2012 18:30:46 +0000 (18:30 +0000)
commit243d7abb0f09c616781627b864ebde6ee8d0cdc1
tree6da9fd06e7d36bd49c8f603106e9f7413ed0a6bc
parent06265bd82073c06294a02a0bd891951fafb484a5
[Basic] Eliminate DiagnosticBuilder::Suppress and matching ctor, this stuff is
not used anymore (good thing we are still paying for it!).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152642 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Diagnostic.h
include/clang/Sema/Sema.h