[PATCH] D68682: Clang-tidy fix removals removing all non-blank text from a line should remove the line

Jonathan Meier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 00:20:53 PDT 2019


jonathanmeier added a comment.

In D68682#1702025 <https://reviews.llvm.org/D68682#1702025>, @poelmanc wrote:

> In D68682#1700908 <https://reviews.llvm.org/D68682#1700908>, @Eugene.Zelenko wrote:
>
> > You may be interested to also look on PR43583 related to readability-redundant-member-init.
>
>
> Thanks Eugene, I'm having trouble finding that. https://reviews.llvm.org/D43583 seems related to MIPS instructions rather than readability-redundant-member-init. Could you please post a link? Thanks.


PRs are bug reports. You can access them like this: https://llvm.org/PR43583


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68682/new/

https://reviews.llvm.org/D68682





More information about the cfe-commits mailing list