Daniel Dunbar wrote:
> Author: ddunbar
> Date: Thu Oct  9 19:20:52 2008
> New Revision: 57334
>
> URL: http://llvm.org/viewvc/llvm-project?rev=57334&view=rev
> Log:
> Disable blocks support in C++ mode.

Chris mentioned here: 
http://thread.gmane.org/gmane.comp.compilers.clang.devel/2407

> The syntax of blocks and C++ lambdas are completely different, so we 
> expect to eventually support both in the same compiler

Which gave me the impression that blocks would be supported in C++ too, 
is this not the case ?

-Argiris

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to