[PATCH] D132136: [clang] Perform implicit lvalue-to-rvalue cast with new interpreter

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 06:26:16 PDT 2022


aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM, this wasn't quite what I had in mind, but I can see how my suggestion was going to be far too tricky to try to implement as a lit test. Thanks for adding the unit test coverage!


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

https://reviews.llvm.org/D132136



More information about the cfe-commits mailing list