[PATCH] D48348: [ADT] Add zip_longest iterators.

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 13:39:53 PST 2018


Meinersbur updated this revision to Diff 176195.
Meinersbur added a comment.

- Rebase to trunk
- Fix msvc build


Repository:
  rL LLVM

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

https://reviews.llvm.org/D48348

Files:
  include/llvm/ADT/STLExtras.h
  unittests/ADT/IteratorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48348.176195.patch
Type: text/x-patch
Size: 13709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/8f16aabc/attachment.bin>


More information about the llvm-commits mailing list