Simplify memory management with std::unique_ptr.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 23 Jun 2014 21:15:27 +0000 (21:15 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 23 Jun 2014 21:15:27 +0000 (21:15 +0000)
commit61438b1c2636eabfa0d849224e8aa35c606959a6
tree8f69d8385453fc726e058c8ab077cd78ff7d2b6a
parent63a0ff93c02542c95c698d4521c0ba19b4501b14
Simplify memory management with std::unique_ptr.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211538 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/llvm-ar.cpp