]> granicus.if.org Git - clang/commit
Basic/Diagnostic: Kill off a few unnecessary functions now that refactoring is done...
authorDaniel Dunbar <daniel@zuster.org>
Thu, 29 Sep 2011 02:03:01 +0000 (02:03 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 29 Sep 2011 02:03:01 +0000 (02:03 +0000)
commitaeacae523a1c6e5bb99d12754415bbbc3ccb86c9
tree7c43f87024d9501ff9b216eb86e8e795be4eae22
parentbe1aa410274b28fc143c47c814f07c989f4534d6
Basic/Diagnostic: Kill off a few unnecessary functions now that refactoring is done, and add a note that the new setDiagnosticGroup{...} methods only operate on the current diagnostic state.

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