[PATCH] D31709: [NFC] Refactor DiagnosticRenderer to use FullSourceLoc

Christof Douma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 27 02:50:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306384: Revert "Revert "[NFC] Refactor DiagnosticRenderer to use FullSourceLoc"" (authored by christof).

Changed prior to commit:
  https://reviews.llvm.org/D31709?vs=101933&id=104115#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31709

Files:
  cfe/trunk/include/clang/Basic/SourceLocation.h
  cfe/trunk/include/clang/Frontend/DiagnosticRenderer.h
  cfe/trunk/include/clang/Frontend/TextDiagnostic.h
  cfe/trunk/lib/Basic/SourceLocation.cpp
  cfe/trunk/lib/Frontend/DiagnosticRenderer.cpp
  cfe/trunk/lib/Frontend/SerializedDiagnosticPrinter.cpp
  cfe/trunk/lib/Frontend/TextDiagnostic.cpp
  cfe/trunk/lib/Frontend/TextDiagnosticPrinter.cpp
  cfe/trunk/tools/libclang/CIndexDiagnostic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31709.104115.patch
Type: text/x-patch
Size: 59022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170627/54e8012f/attachment-0001.bin>


More information about the cfe-commits mailing list