[libcxx-commits] [PATCH] D57903: [libcxx] Add missing checks to tests for the move w/allocator constructors of associative containers.
Andrey Maksimov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 13 07:35:13 PST 2019
amakc11 updated this revision to Diff 186664.
amakc11 added a comment.
Agree. Patch modified as suggested.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57903/new/
https://reviews.llvm.org/D57903
Files:
test/std/containers/associative/map/map.cons/move_alloc.pass.cpp
test/std/containers/associative/multimap/multimap.cons/move_alloc.pass.cpp
test/std/containers/associative/multiset/multiset.cons/move_alloc.pass.cpp
test/std/containers/associative/set/set.cons/move_alloc.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57903.186664.patch
Type: text/x-patch
Size: 4900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190213/0e256b7e/attachment.bin>
More information about the libcxx-commits
mailing list