r188493 - ObjectiveC migrator. Start annotating CF functions

Jordan Rose jordan_rose at apple.com
Thu Aug 15 14:57:57 PDT 2013


On Aug 15, 2013, at 14:44 , Fariborz Jahanian <fjahanian at apple.com> wrote:

> +CF_RETURNS_RETAINED CFDictionaryRef CreateDict() CF_RETURNS_RETAINED;

This is certainly not correct! What went wrong here?

This also isn't correct in the long run, since we'd rather suggest audited transfer pragmas if a whole file has the correct retain-count semantics, but I'm sure you've already got that planned.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130815/cf864f64/attachment.html>


More information about the cfe-commits mailing list