summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/FunctionRefTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ADT] Add a default constructor and a bool conversion to function_ref.Chandler Carruth2017-07-091-0/+14
* Ensure function_refs are copyable even from non-const referencesDavid Blaikie2014-11-121-0/+28
OpenPOWER on IntegriCloud