[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.
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 27 10:41:07 PST 2020
alexfh added a comment.
In D69782#1886766 <https://reviews.llvm.org/D69782#1886766>, @compositeprimes wrote:
> I don't have commit rights (this is my first llvm commit!), so could someone help out? Thanks!
Fixed include paths and a broken test and committed as b26c88e3c6e08f8f78ab4291bc85b5685241f493 <https://reviews.llvm.org/rGb26c88e3c6e08f8f78ab4291bc85b5685241f493>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69782/new/
https://reviews.llvm.org/D69782
More information about the cfe-commits
mailing list