For llvm-objdump, add the option -private-header (without the trailing ā€™sā€™)
[oota-llvm.git] / unittests / ADT / MakeUniqueTest.cpp
2014-03-09 Ahmed Charles[C++11] Add llvm::make_unique, according to N3656.