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