]> granicus.if.org Git - clang/commit
Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"
authorChristof Douma <Christof.Douma@arm.com>
Mon, 19 Jun 2017 12:41:22 +0000 (12:41 +0000)
committerChristof Douma <Christof.Douma@arm.com>
Mon, 19 Jun 2017 12:41:22 +0000 (12:41 +0000)
commit27337711cd7156c2c7f48abe33b4e1f6771a261e
treeea627c7205ac4ed0ebf73cff0aef7d78a52d7566
parent87050d0737fcc08eda133cf0eb20ed4a71173efd
Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"

This reverts commit 305684.
This patch breaks extra/tools/clang-tidy

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@305688 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/SourceLocation.h
include/clang/Frontend/DiagnosticRenderer.h
include/clang/Frontend/TextDiagnostic.h
lib/Basic/SourceLocation.cpp
lib/Frontend/DiagnosticRenderer.cpp
lib/Frontend/SerializedDiagnosticPrinter.cpp
lib/Frontend/TextDiagnostic.cpp
lib/Frontend/TextDiagnosticPrinter.cpp
tools/libclang/CIndexDiagnostic.cpp