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

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 6 04:32:19 PDT 2021


aaron.ballman added a comment.

I agree that all the comments labeled `FIXME` are ones where I'd expect to see the diagnostic triggered.


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

https://reviews.llvm.org/D101790



More information about the cfe-commits mailing list