[PATCH] D45792: [ADT] Teach reverse() about filter_iterator ranges

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 13:52:09 PDT 2018


vsk updated this revision to Diff 143159.
vsk marked 3 inline comments as done.
vsk added a comment.

- Simplify the is_filter_iterator predicate.
- Fix up some doxygen comments.
- Remove an unnecessary enable_if.


https://reviews.llvm.org/D45792

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45792.143159.patch
Type: text/x-patch
Size: 8251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/d49d8d52/attachment.bin>


More information about the llvm-commits mailing list