[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
Fri Aug 26 12:35:15 PDT 2022
aaron.ballman added a comment.
In D132136#3751702 <https://reviews.llvm.org/D132136#3751702>, @erichkeane wrote:
> Would be great if we had a better test here... is there anything we can do to validate this is happening other than checking for that one note?
+1 to this request, but the changes themselves LGTM otherwise
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132136/new/
https://reviews.llvm.org/D132136
More information about the cfe-commits
mailing list