This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] fix readability-redundant-member-init auto-fix of Function-try-block
ClosedPublic

Authored by AlexanderLanin on Feb 18 2020, 3:09 PM.

Diff Detail

Event Timeline

AlexanderLanin created this revision.Feb 18 2020, 3:09 PM
malcolm.parsons accepted this revision.Feb 19 2020, 2:09 AM

LGTM with some nits.

clang/lib/Format/TokenAnnotator.cpp
826

Comments should be sentences with a capital letter and a full stop.
Same for the other comments.

This revision is now accepted and ready to land.Feb 19 2020, 2:09 AM

Could someone commit this as I cannot? Thanks.
Alexander Lanin <alex@lanin.de>

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 19 2020, 3:06 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript