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

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 16:42:13 PST 2018


Meinersbur updated this revision to Diff 176516.
Meinersbur marked an inline comment as done.
Meinersbur added a comment.

- Rename ZipLongestOptionalValueType to ZipLongestValueType
- Remove unused ZipLongestDefaultValueType


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.176516.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181204/34c3b5b8/attachment.bin>


More information about the llvm-commits mailing list