[PATCH] D48342: [libcxx] Optimize vectors construction of trivial types from an iterator range with const-ness mismatch.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 7 15:20:20 PST 2019


vsapsai updated this revision to Diff 180577.
vsapsai added a comment.

- Test initializing vector of pointers with array of pointers of convertible type.


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

https://reviews.llvm.org/D48342

Files:
  libcxx/include/memory
  libcxx/test/std/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48342.180577.patch
Type: text/x-patch
Size: 4124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190107/633761ee/attachment.bin>


More information about the cfe-commits mailing list