Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 13 Mar 2010 19:58:26 +0000 (19:58 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 13 Mar 2010 19:58:26 +0000 (19:58 +0000)
commit06e59e738c45840b039b5caa8a46d7d0066b89a6
tree39e730eed33f893c9ff39d2606a50af429750de1
parent4ca906560a3d583b25f3bc366fbcac60f0a34434
Teach this test not to leak. Also, clean up all the cast<BinaryOperator> cruft.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98446 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Transforms/Utils/Cloning.cpp