[PATCH] D54806: [libcxx] Fix incorrect iterator type in vector container test.

Andrey Maksimov via Phabricator reviews at reviews.llvm.org
Wed Nov 21 11:42:31 PST 2018


amakc11 updated this revision to Diff 174955.
amakc11 added a comment.

`typedef` added throughout the test to avoid confusion whether the implemented test actions are meant to check for SCARY iterators.


https://reviews.llvm.org/D54806

Files:
  test/std/containers/sequences/vector/vector.modifiers/insert_iter_iter_iter.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54806.174955.patch
Type: text/x-patch
Size: 5810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181121/f1d4db12/attachment.bin>


More information about the libcxx-commits mailing list