[PATCH] D20689: [clang-tidy] Add 'readability-suspicious-call-argument' check
Aaron Ballman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 13 12:43:42 PDT 2021
aaron.ballman accepted this revision.
aaron.ballman added a comment.
In D20689#2874473 <https://reviews.llvm.org/D20689#2874473>, @whisperity wrote:
> Bump. 🙂 I would prefer this check to be able to go into Clang-Tidy 13 if it's okay, together with the other check I implemented.
@alexfh has had a few weeks to respond, so I'm going to give my explicit LG just in case he isn't available to perform a review. Please give Alex until the end of the week to comment on here before landing, but given the considerable review and discussion on this already, I think we can address remaining concerns post-commit if he's unavailable for the moment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D20689/new/
https://reviews.llvm.org/D20689
More information about the llvm-commits
mailing list