[PATCH] D51855: [constexpr] Fix ICE when memcpy() is given a pointer to an incomplete array

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 3 18:09:21 PDT 2018


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

Looks good. Thanks again, and sorry for the delay.


https://reviews.llvm.org/D51855





More information about the cfe-commits mailing list