llvm/unittests: Use OwningPtr to fix --vg-leak.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 23 Jan 2013 08:33:13 +0000 (08:33 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 23 Jan 2013 08:33:13 +0000 (08:33 +0000)
commit023d97d70305dfe5a1a24659496ef95dc6bf3d39
treea0b50793f2812f4e8e74141df606cd08484254dc
parentd422e9f114ec11073a63e0fa9ecbfe3aeedf0fbb
llvm/unittests: Use OwningPtr to fix --vg-leak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173240 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Bitcode/BitReaderTest.cpp
unittests/IR/ConstantsTest.cpp
unittests/IR/DominatorTreeTest.cpp
unittests/Option/OptionParsingTest.cpp