[PATCH] D48348: [ADT] Add zip_longest iterators.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 3 16:34:50 PST 2018
Meinersbur updated this revision to Diff 176513.
Meinersbur marked an inline comment as done.
Meinersbur added a comment.
- Use brace initialization for Optional<StringRef>
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.176513.patch
Type: text/x-patch
Size: 7255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181204/5e032d0a/attachment.bin>
More information about the llvm-commits
mailing list