[PATCH] D23252: [ADT] Zip range adapter

bryant via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 13:58:50 PDT 2016


bryant updated this revision to Diff 67600.
bryant added a comment.

- factor out mutability tests; test `zip_first`
- use triple slashes for fn doc comments
- replace potentially recursive fn with `llvm::all_of`


Repository:
  rL LLVM

https://reviews.llvm.org/D23252

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23252.67600.patch
Type: text/x-patch
Size: 5864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/ac63dacc/attachment.bin>


More information about the llvm-commits mailing list