This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Copy the Ranges field from the Diagnostic when creating the ClangTidyError
ClosedPublic

Authored by compositeprimes on Oct 11 2019, 1:25 PM.

Details

Summary

Now that https://reviews.llvm.org/D69782 is ready to land, this actually fills in the Ranges in the diagnostic from ClangTidy

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 11 2019, 1:25 PM
MyDeveloperDay retitled this revision from Copy the Ranges field from the Diagnostic when creating the ClangTidyError to [clang-tidy] Copy the Ranges field from the Diagnostic when creating the ClangTidyError.Dec 5 2019, 2:25 AM
compositeprimes edited the summary of this revision. (Show Details)
compositeprimes edited reviewers, added: alexfh; removed: Restricted Project.Feb 21 2020, 10:21 AM
This revision is now accepted and ready to land.Feb 27 2020, 11:16 AM
This revision was automatically updated to reflect the committed changes.