]> granicus.if.org Git - clang/commit
Clean up the names of all the TextDiagnostic methods (and even a static
authorChandler Carruth <chandlerc@gmail.com>
Sat, 15 Oct 2011 23:54:09 +0000 (23:54 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 15 Oct 2011 23:54:09 +0000 (23:54 +0000)
commit7531f571808201d44002fa38b67ee0a81e5ae936
tree81251bfe5c1b9a0afb859548e2e88cb6f2496233
parent6ddd8871c07ab161742e8ed37d3ef121ac79fa59
Clean up the names of all the TextDiagnostic methods (and even a static
function) to agree with the coding conventions, and in one case have
a bit more information in it.

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