[PATCH] D41223: [libc++] Fix PR35491 - std::array of zero-size doesn't work with non-default constructible types.
Zhihao Yuan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 15 16:27:38 PST 2017
lichray added a comment.
BTW, this is https://cplusplus.github.io/LWG/issue2157 , so please update `www` accordingly, and also test `{{}}` cases.
https://reviews.llvm.org/D41223
More information about the cfe-commits
mailing list