[cfe-dev] ARC and refcount semantics attributes

George King gwk.lists at gmail.com
Mon Jul 18 09:18:21 PDT 2011


Hi list, I just discovered these attributes on a page about the static analyzer:

__attribute((ns_return_retained))
__attribute((ns_consumed))

I am curious whether the current implementation of ARC respects these attributes, or if there are plans to support them. It seems important that it would for cases where autorelease pools are not practical.

Thanks!
George



More information about the cfe-dev mailing list