Revert "[ADT] Support const-qualified unique_functions"
This reverts commit 01bf8cdf. Breaks the build: llvm/include/llvm/ADT/FunctionExtras.h:223:7: error: explicit template argument list not allowed 223 | Callbacks<CallableT, CalledAs, EnableIfTrivial<CallableT>>;
Loading
Please sign in to comment