]> granicus.if.org Git - clang/commit
Revert "CodeGen: annotate ObjC ARC functions with ABI constraints"
authorAkira Hatanaka <ahatanaka@apple.com>
Tue, 30 Jan 2018 20:19:34 +0000 (20:19 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Tue, 30 Jan 2018 20:19:34 +0000 (20:19 +0000)
commit6a5184a7b70d9cea6e53b86c71469ea3e196e271
treed1556ea48a7fcb595b59709dba1be0e45c8a5d8e
parentfacfffcd4e3aeed627909e59f0d6555d91140a9f
Revert "CodeGen: annotate ObjC ARC functions with ABI constraints"

This reverts commit r294872.

Although this patch is correct, it caused the objc_autoreleaseRValue/objc_retainAutoreleasedReturnValue

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323814 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjC.cpp
test/CodeGenObjC/arc.m