Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
00bb397b0dc79fcad27bfe63456a2100039706f2
/
llvm
/
unittests
/
ADT
/
FunctionRefTest.cpp
b953a01
Reapply [ADT] function_ref's constructor is unavailable if the argument is not callable.
by Sam McCall
· 5 years ago
281703e
Revert "[ADT] function_ref's constructor is unavailable if the argument is not callable."
by Sam McCall
· 5 years ago
4cae622
[ADT] function_ref's constructor is unavailable if the argument is not callable.
by Sam McCall
· 5 years ago
cbce88d
FunctionRef: Strip cv qualifiers in the converting constructor
by David Blaikie
· 6 years ago
a32f894
[ADT] Remove more llvm::make_unique
by Jonathan Roelofs
· 6 years ago
0eaee54
[llvm] Migrate llvm::make_unique to std::make_unique
by Jonas Devlieghere
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
a809f28
[ADT] Add a default constructor and a bool conversion to function_ref.
by Chandler Carruth
· 8 years ago
45dc480
Ensure function_refs are copyable even from non-const references
by David Blaikie
· 11 years ago