]> granicus.if.org Git - clang/commit
Shuffle some names around. 'CaretDiagnostic' is inaccurate as this needs
authorChandler Carruth <chandlerc@gmail.com>
Sun, 25 Sep 2011 22:54:56 +0000 (22:54 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 25 Sep 2011 22:54:56 +0000 (22:54 +0000)
commit18fc0025b01472e3961e35a817aaf49fffb333df
tree755a5a3c7c89f578145393620215559b0dfa7827
parent8be5c159df96c88880a50086a41efc86b89a46a4
Shuffle some names around. 'CaretDiagnostic' is inaccurate as this needs
to handle non-caret diagnostics as well in order to be fully useful in
libclang etc. Also sketch out some more of my plans on this refactoring.

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