[PATCH] D69560: [clang-tidy] Add 'bugprone-easily-swappable-parameters' check
Whisperity via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 25 05:24:35 PDT 2021
whisperity added a comment.
In D69560#2840554 <https://reviews.llvm.org/D69560#2840554>, @aaron.ballman wrote:
> This is a very involved check that I think is going to produce some interesting results for users, thank you for working so diligently on it! I think all of the patches in the series have now been accepted and this is ready to land. @whisperity, are you aware of any changes that are left to be made?
I'll ping @martong privately if they have additional comments about D75041 <https://reviews.llvm.org/D75041>, but otherwise, no, I think no more things left to do. Landing checklist complete.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69560/new/
https://reviews.llvm.org/D69560
More information about the cfe-commits
mailing list