Fix. Apply the no capture attribute to the correct parameter.
authorBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:51:40 +0000 (00:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 9 Oct 2012 00:51:40 +0000 (00:51 +0000)
commit3fa5709342500d827ffc3729b3fe1adf6bd14eaa
tree7b6377ae2afbd91a3938f7a4cee8e65ff3b674ce
parentc40abb0b6853ccd7b32c9adb4487e7d8fbc13c09
Fix. Apply the no capture attribute to the correct parameter.

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