[PATCH] D30246: [ADT] Fix zip iterator interface.
bryant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 14:20:22 PST 2017
bryant updated this revision to Diff 89565.
bryant added a comment.
- Allow `operator--` when inner iterators are random access.
Repository:
rL LLVM
https://reviews.llvm.org/D30246
Files:
include/llvm/ADT/STLExtras.h
unittests/ADT/IteratorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30246.89565.patch
Type: text/x-patch
Size: 9038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/4c7932a8/attachment.bin>
More information about the llvm-commits
mailing list