[PATCH] D34513: [NFC] Update to account for DiagnosticRenderer use of FullSourceLoc
Peter Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 22 07:19:43 PDT 2017
peter.smith created this revision.
https://reviews.llvm.org/D31709 [NFC] Refactor DiagnosticRenderer to use FullSourceLoc was committed in r305684 and reverted in 305688 as clang-tidy and clang-query failed to build. This change updates the extra tools to use the new interface.
With this change https://reviews.llvm.org/D31709 can be recommitted
https://reviews.llvm.org/D34513
Files:
clang-query/Query.cpp
clang-tidy/ClangTidyDiagnosticConsumer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34513.103570.patch
Type: text/x-patch
Size: 5694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170622/83d3be5a/attachment.bin>
More information about the cfe-commits
mailing list