<div dir="ltr">Do you have a use case for this that wouldn't be better off with a "make_pointe{e,r}_range"? (perhaps we can skip the make_*_iterator if we don't need them, and go straight to ranges if possible?)</div><br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 9, 2016 at 10:20 PM Justin Lebar via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">jlebar created this revision.<br class="gmail_msg">
jlebar added a reviewer: timshen.<br class="gmail_msg">
jlebar added a subscriber: llvm-commits.<br class="gmail_msg">
<br class="gmail_msg">
<a href="https://reviews.llvm.org/D25418" rel="noreferrer" class="gmail_msg" target="_blank">https://reviews.llvm.org/D25418</a><br class="gmail_msg">
<br class="gmail_msg">
Files:<br class="gmail_msg">
  llvm/include/llvm/ADT/iterator.h<br class="gmail_msg">
  llvm/unittests/ADT/IteratorTest.cpp<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
llvm-commits mailing list<br class="gmail_msg">
<a href="mailto:llvm-commits@lists.llvm.org" class="gmail_msg" target="_blank">llvm-commits@lists.llvm.org</a><br class="gmail_msg">
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br class="gmail_msg">
</blockquote></div>