[cfe-dev] is there any "objc standar/specification document"?
Jacob Carlborg
doob at me.com
Mon Dec 23 02:12:35 PST 2013
On 2013-12-23 08:25, Nico Weber wrote:
> 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
No Objective-C specific but here is the same for blocks:
http://clang.llvm.org/docs/Block-ABI-Apple.html
--
/Jacob Carlborg
More information about the cfe-dev
mailing list