[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
Mon May 11 19:27:44 PDT 2020


rjmccall accepted this revision.
rjmccall added a comment.

Alright, let's go with this.


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