Add a C++11 ThreadPool implementation in LLVM
[oota-llvm.git] / unittests / ADT / MakeUniqueTest.cpp
2014-03-09 Ahmed Charles[C++11] Add llvm::make_unique, according to N3656.