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

Andrey Maksimov via Phabricator reviews at reviews.llvm.org
Wed Nov 21 12:24:24 PST 2018


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

Missing space restored. Type name changed according to the coding standard (sorry, I prefer readable identifiers by default).


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.174965.patch
Type: text/x-patch
Size: 6282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181121/2f415afc/attachment.bin>


More information about the libcxx-commits mailing list