[cfe-dev] is there any "objc standar/specification document"?

Nico Weber thakis at chromium.org
Sun Dec 22 23:25:06 PST 2013


No, Objective-C is implementation-defined.

There is documentation of parts of Objective-C on the clang site though,
for example:
http://clang.llvm.org/docs/ObjectiveCLiterals.html
http://clang.llvm.org/docs/AutomaticReferenceCounting.html
http://clang.llvm.org/docs/LanguageExtensions.html#objective-c-features


On Sun, Dec 22, 2013 at 7:12 PM, wen zhang <itchit at gmail.com> wrote:

> is there any "objc standar/specification document" that you reference when
> implementing the objc parser?
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131222/1ef9deac/attachment.html>


More information about the cfe-dev mailing list