[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 Oct 9 15:09:29 PDT 2017


I'm still of the opinion that the right fix is to remove the dependence on
these typedefs, not only to move the typedefs from the deprecated types
into their users.

On Mon, Oct 9, 2017 at 3:08 PM Benjamin Saunders via Phabricator <
reviews at reviews.llvm.org> wrote:

> Ralith added a comment.
>
> What's the status of this? I have a project that's currently blocked from
> updating to clang 5 as it needs both C++17 and LLVM.
>
>
> https://reviews.llvm.org/D36049
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171009/b134e1a0/attachment-0001.html>


More information about the llvm-commits mailing list