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

Christof Douma via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 8 09:36:58 PDT 2017


christof updated this revision to Diff 101933.
christof marked 6 inline comments as done.
christof added a comment.

Rebased onto current HEAD and addressed the comments from Reid.


https://reviews.llvm.org/D31709

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31709.101933.patch
Type: text/x-patch
Size: 58750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170608/c65958f1/attachment-0001.bin>


More information about the cfe-commits mailing list