[cfe-commits] r160902 - in /cfe/trunk: lib/Sema/SemaExprObjC.cpp test/SemaObjC/arc-bridged-cast.m test/SemaObjC/arc-cf.m

jahanian fjahanian at apple.com
Fri Jul 27 17:13:07 PDT 2012


On Jul 27, 2012, at 4:59 PM, Jordan Rose wrote:

> Awesome! One last comment…this now handles ACC* possibilities ACC_plusOne, ACC_plusZero, and ACC_invalid, but not ACC_bottom, in which it doesn't matter which cast we use. We might as well just use __bridge, since it's not standard convention to CFRelease strings created with CFSTR.

Ok, I added this in r160906. Could you provide a test case for this? I am not sure when ACC_bottom is used.

- fariborz

> 
> 
> On Jul 27, 2012, at 16:55 , Fariborz Jahanian <fjahanian at apple.com> wrote:
> 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120727/15212674/attachment.html>


More information about the cfe-commits mailing list