OSDN Git Service

Added debug message to ObjCARC when we transform objc_retainAutorelasedReturnValue...
authorMichael Gottesman <mgottesman@apple.com>
Sat, 5 Jan 2013 17:55:42 +0000 (17:55 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sat, 5 Jan 2013 17:55:42 +0000 (17:55 +0000)
commit36e4bc406ca93f5ebd8e8b67cbf5d236c8423cbe
tree3e20ee71d9a74b77c487aebb60a0609fd6599381
parent87a0f02953147bf1bf840ccb92ee046aa9b190f5
Added debug message to ObjCARC when we transform objc_retainAutorelasedReturnValue => objc_retain since the operand to said function is not a return value.

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