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)
commitcf8dd265c5646df8c63626f69bd9c7fa6084d219
tree56de6891432b1423e7da750c6e28519c9113c629
parenta04bb5b1e11ad0da8fb3afc73d920f3b467efd61
DWOHolder takes ownership of the argument constructor, use std::unique_ptr.

Thanks to David Blaikie for noticing it.

llvm-svn: 214434
llvm/lib/DebugInfo/DWARFUnit.cpp
llvm/lib/DebugInfo/DWARFUnit.h