Fix a copy+pasto. No testcase, because the symptoms of dereferencing
authorDan Gohman <gohman@apple.com>
Wed, 21 Dec 2011 21:43:50 +0000 (21:43 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 21 Dec 2011 21:43:50 +0000 (21:43 +0000)
commit483716015f436ba0218a097a85cccbe6164f9db9
tree2537a75d3156f0d622fab40c8d1ca406eb0044eb
parent520dc78d92a47af5e644b09f401d278cb1d5d196
Fix a copy+pasto. No testcase, because the symptoms of dereferencing
an invalid iterator aren't reproducible.  rdar://10614085.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147098 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ObjCARC.cpp