Replace std::auto_ptr with std::unique_ptr
[oota-llvm.git] / unittests / IR / TypesTest.cpp
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...