[all-commits] [llvm/llvm-project] 8c288d: Reland [ADT] Support const-qualified unique_functions
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jun 29 12:40:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c288db2c69a2a9c75bfa629d54f80cf8953b11b
https://github.com/llvm/llvm-project/commit/8c288db2c69a2a9c75bfa629d54f80cf8953b11b
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M llvm/include/llvm/ADT/FunctionExtras.h
M llvm/unittests/ADT/FunctionExtrasTest.cpp
Log Message:
-----------
Reland [ADT] Support const-qualified unique_functions
This reverts commit 09b6dffb8ed19d624fddc7a57ce886f8be3c45b2.
Now compiles with GCC!
More information about the All-commits
mailing list