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

Sanne Wouda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 18 02:43:36 PDT 2017


sanwou01 updated this revision to Diff 95541.
sanwou01 added a comment.

Rebased and clang-formatted.


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.95541.patch
Type: text/x-patch
Size: 60707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170418/e7650856/attachment-0001.bin>


More information about the cfe-commits mailing list