[PATCH] D38757: [libc++] Fix PR34898 - vector iterator constructors and assign method perform push_back instead of emplace_back.

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 08:34:14 PDT 2017


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

LGTM - thanks!


https://reviews.llvm.org/D38757





More information about the cfe-commits mailing list