[cfe-dev] C++11 lambdas

Carter Cheng cartercheng at gmail.com
Wed Nov 2 18:57:51 PDT 2011


Hello,

I may see if I can take a look at this though I am uncertain about certain
aspects of the current patch. I.e. how complete is the current parsing? is
it finished?

Regards,

Carter.

On Thu, Nov 3, 2011 at 7:50 AM, Douglas Gregor <dgregor at apple.com> wrote:

>
> On Nov 2, 2011, at 12:51 PM, Gevorg Voskanyan wrote:
>
> Hello!
>
> A newcomer here wondering what's the state of things with regards to
> lambdas support in Clang. I heard there was a gsoc project going on for
> that this summer, but google doesn't give me any recent updates on that
> project's results yet. Are we going to have lambdas in Clang soon?
>
>
> Clang can parse lambdas, but most of the real work---semantic analysis,
> ASTs, template instantiation, code generation---is not there. I don't
> expect it to happen "soon", but I'll be fairly embarrassed if we don't have
> it for the 3.1 release in ~6 months.
>
> - Doug
>
>
> _______________________________________________
> 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/20111103/b0d7bcf8/attachment.html>


More information about the cfe-dev mailing list