[PATCH] D78134: [Sema] Don't apply an lvalue-to-rvalue conversion to a discarded-value expression if it has an array type
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 14 14:05:13 PDT 2020
rjmccall added a comment.
That doesn't seem to be how we use it in practice; I'd just change the comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78134/new/
https://reviews.llvm.org/D78134
More information about the cfe-commits
mailing list