ahatanak abandoned this revision.
ahatanak added a comment.

This isn't the right way to make a call to `objc_autorelease` a tail call, so 
I'm closing this for now. If we decide to convert calls to `objc_autorelease` 
and `objc_retain` to calls to `objc_autoreleaseReturnValue` and 
`objc_retainAutoreleasedReturnValue` for other reasons in the future, I can 
reopen this.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61970/new/

https://reviews.llvm.org/D61970



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to