[PATCH] D114990: Avoid by-value copies of referenced objects

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 05:12:02 PST 2021


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM! I think it's reasonable to not have test coverage for this change as it is functionally equivalent code, despite not being quite NFC.


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

https://reviews.llvm.org/D114990



More information about the llvm-commits mailing list