[PATCH] D36049: [Resubmitted] Remove uses of deprecated std::unary_function, binary_function, and pointer_to_unary_function.

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 08:54:07 PDT 2017


I still believe adding the typedefs manually isn't in the spirit/intent of
the deprecation, and so we should move away from reliance on the typedefs
instead of this change.

On Sun, Sep 17, 2017 at 12:22 PM Brent Lewis via Phabricator <
reviews at reviews.llvm.org> wrote:

> coder0xff added a comment.
>
> If there are no revisions requested, can this be accepted, please?
>
>
> https://reviews.llvm.org/D36049
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/2c060212/attachment.html>


More information about the llvm-commits mailing list