Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [ADT] Add a default constructor and a bool conversion to function_ref. | Chandler Carruth | 2017-07-09 | 1 | -0/+14 |
* | Ensure function_refs are copyable even from non-const references | David Blaikie | 2014-11-12 | 1 | -0/+28 |