[cfe-commits] r152137 - in /cfe/trunk: include/clang/AST/ include/clang/Basic/ include/clang/Driver/ include/clang/Frontend/ include/clang/Parse/ include/clang/Sema/ include/clang/Serialization/ lib/AST/ lib/CodeGen/ lib/Driver/ lib/Lex/ lib/Pars

Ted Kremenek kremenek at apple.com
Thu Mar 15 11:02:02 PDT 2012


On Mar 15, 2012, at 10:52 AM, Ted Kremenek <kremenek at apple.com> wrote:

> On Mar 14, 2012, at 10:42 AM, Nico Weber <thakis at chromium.org> wrote:
> 
>> Hi Ted,
>> 
>> very cool!
>> 
>> I noticed everything except for the subscripting support works all the
>> way back on 10.5. Is that something that can be relied on?
> 
> Right now, all of these features are only officially supported going back to 10.7, since that's what we have extensively qualified.  We believe that literals should just work going back to 10.5, but we haven't extensively tested it.  I'll see if we can get a more official statement on that one.  If you have positive or negative feedback on the functionality of this feature earlier than 10.7, I'd like to know about it.


I think Apple's official stance will be that this is known to work and is supported on Lion and iOS 5, but we don't have a reason that it wouldn't work earlier (we just aren't going to officially support it if it has problems).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120315/d8506b0b/attachment.html>


More information about the cfe-commits mailing list