[PATCH] D57935: [Sema] Make string literal init an rvalue.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 8 12:47:34 PST 2019


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

Thanks, this is a much cleaner model than having two different `APValue` representations for arrays.


Repository:
  rC Clang

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

https://reviews.llvm.org/D57935





More information about the cfe-commits mailing list