[PATCH] D101790: [clang-tidy] Aliasing: Add support for passing the variable into a function by reference.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 3 16:09:24 PDT 2021


NoQ added a reviewer: baloghadamsoftware.
NoQ added a comment.
Herald added a subscriber: rnkovacs.

+Adam, the original author of bugprone-redundant-branch-condition. Adam, do you have any thoughts regarding the tests regressed by this patch? Are they something we should absolutely keep warning on?


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

https://reviews.llvm.org/D101790



More information about the cfe-commits mailing list