This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: apple blocks extension
Chris Lattner wrote:
> On Sep 16, 2009, at 11:12 AM, Vincent R. wrote:
>> While we are discussing apple extension, is there a list of apple
>> specific extension about C and objective compiler ?
>
> There isn't anything good, but some information is available here:
> http://clang.llvm.org/docs/LanguageExtensions.html
>
> -Chris
See also Garst, "Apple's extensions to C", submitted to WG14:
http://www.open-std.org/JTC1/sc22/wg14/www/docs/n1370.pdf
cheers,
DaveK