OSDN Git Service

Use std::unique_ptr. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 14 Feb 2018 20:59:39 +0000 (20:59 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 14 Feb 2018 20:59:39 +0000 (20:59 +0000)
commitc84d87c995f743e460f8511ae0ce4b3b041e00e8
tree585efc299bef3f038078d07584568c2303a6a9d0
parent1db3d9946c0375e67771472b57cb0f20f366845c
Use std::unique_ptr. NFC.

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