[PATCH] D38806: DepthFirstIterator.h: Use C++11 features to call a completed method onthe set type, instead of requiring that one exists.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 12:18:14 PDT 2017


PostOrderIterator has a similar issue.
But it has one more hook, and is used less.


On Thu, Oct 19, 2017 at 11:05 AM, Davide Italiano via Phabricator <
reviews at reviews.llvm.org> wrote:

> davide added a comment.
>
> BTW, are there other iterators where we want to apply this trick?
>
>
> https://reviews.llvm.org/D38806
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171019/0ec2bdfd/attachment.html>


More information about the llvm-commits mailing list