http://llvm.org/bugs/show_bug.cgi?id=10519

Chris Lattner <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #1 from Chris Lattner <[email protected]> 2011-07-29 12:40:31 CDT 
---
This is by design.  These get rejected in ARC mode because system headers have
marked them unavailable when __has_feature(ARC).  These aren't veto'd by the
compiler, they are veto'd by the headers.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to