DWOHolder takes ownership of the argument constructor, use std::unique_ptr.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Jul 2014 20:26:42 +0000 (20:26 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Jul 2014 20:26:42 +0000 (20:26 +0000)
commitfc272c3b9e92e21ea3b4b060547e2f0ebb3036a7
treeb8b2600a2b8c573ffb2c9e5ac12723f143e707ef
parent81becb73abf0d4f39adf73fe6a35b1c30af70231
DWOHolder takes ownership of the argument constructor, use std::unique_ptr.

Thanks to David Blaikie for noticing it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214434 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARFUnit.cpp
lib/DebugInfo/DWARFUnit.h