summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/MakeUniqueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-13/+13
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [C++11] Add llvm::make_unique, according to N3656.Ahmed Charles2014-03-091-0/+76
OpenPOWER on IntegriCloud