Fix some GCC 4.7 issues with the new Orc remote JIT support
[oota-llvm.git] / unittests / ADT / MakeUniqueTest.cpp
2014-03-09 Ahmed Charles[C++11] Add llvm::make_unique, according to N3656.