[cfe-dev] Automatic Reference Counting for Objective-C

David Chisnall csdavec at swan.ac.uk
Thu Jun 16 01:53:19 PDT 2011


On 15 Jun 2011, at 22:28, Chris Lattner wrote:

> iOS5 orMac OS X Lion (which provide the necessary runtime support for ARC)


Are the semantics of the runtime support functions documented somewhere?  The code seems to reference them by name in the runtime-agnostic part of clang, but doesn't specify what they actually do.

David





More information about the cfe-dev mailing list