Reland [ADT] Support const-qualified unique_functions
authorSam McCall <sam.mccall@gmail.com>
Mon, 29 Jun 2020 19:00:46 +0000 (21:00 +0200)
committerSam McCall <sam.mccall@gmail.com>
Mon, 29 Jun 2020 19:40:16 +0000 (21:40 +0200)
commit8c288db2c69a2a9c75bfa629d54f80cf8953b11b
tree5b2b1c8133ef7cc56399be34becb41c3714b6879
parent300bbbcb707ad08200543735326982664136d3bc
Reland [ADT] Support const-qualified unique_functions

This reverts commit 09b6dffb8ed19d624fddc7a57ce886f8be3c45b2.

Now compiles with GCC!
llvm/include/llvm/ADT/FunctionExtras.h
llvm/unittests/ADT/FunctionExtrasTest.cpp