]> granicus.if.org Git - clang/commit
split caret diagnostic printing out into its own function.
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2009 07:38:37 +0000 (07:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2009 07:38:37 +0000 (07:38 +0000)
commit94f55784145e7e3f1414b5368d715fa43ca3b273
tree3ed8c63e20bd57b230163dbd766f960527b5c93c
parent8f7b396f497e25d462f38b9ad6ebd74acab38dde
split caret diagnostic printing out into its own function.

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