On Aug 15, 2013, at 2:57 PM, Jordan Rose <[email protected]> wrote:

> 
> On Aug 15, 2013, at 14:44 , Fariborz Jahanian <[email protected]> wrote:
> 
>> +CF_RETURNS_RETAINED CFDictionaryRef CreateDict() CF_RETURNS_RETAINED;
> 
> This is certainly not correct! What went wrong here?

I check that functions are not previously annotated. My test was defining above 
macros to be empty.
So, I fixed the test in r188497.
- Fariborz

> 
> 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.

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to