]> granicus.if.org Git - clang/commit
Move the HilightRange method from TextDiagnosticPrinter down to
authorChandler Carruth <chandlerc@gmail.com>
Wed, 7 Sep 2011 07:02:31 +0000 (07:02 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 7 Sep 2011 07:02:31 +0000 (07:02 +0000)
commit6c57ccec994f09d732a381bb4bb16c79d181e5ac
treed0cddc73ebff4dd5144a6a38fb2c5ca1d342f3a6
parentd2156fcd15c9ad3e0d538f0fe372d7a9e2be965a
Move the HilightRange method from TextDiagnosticPrinter down to
CaretDiagnostic. It's completely generic, with nothing to do with the
diagnostic client or info APIs.

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