[PATCH] D69782: Summary: Instead of dropping all the ranges associated with a Diagnostic when converting them to a ClangTidy error, instead attach them to the ClangTidyError, so they can be consumed by other APIs.
Joe Turner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 18 10:53:27 PST 2020
compositeprimes updated this revision to Diff 245207.
compositeprimes marked 2 inline comments as done.
compositeprimes added a comment.
Removed unnecessary DiagnosticAssociatedRanges struct
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69782/new/
https://reviews.llvm.org/D69782
Files:
include/clang/Tooling/Core/Diagnostic.h
include/clang/Tooling/DiagnosticsYaml.h
lib/Tooling/Core/Diagnostic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69782.245207.patch
Type: text/x-patch
Size: 5644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200218/fef0a14f/attachment-0001.bin>
More information about the cfe-commits
mailing list