[PATCH] D69560: [clang-tidy] Add 'bugprone-easily-swappable-parameters' check

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 25 05:29:21 PDT 2021


aaron.ballman added a comment.

In D69560#2840579 <https://reviews.llvm.org/D69560#2840579>, @whisperity wrote:

> 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.

Great! Unless you hear from @alexfh, @martong, or someone else with additional concerns, I think you're set to land this!


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