[cfe-dev] C++11 lambdas

John Freeman jfreeman at cse.tamu.edu
Wed Nov 2 23:30:48 PDT 2011


On 11/2/2011 10:02 PM, Carter Cheng wrote:
> Just let me know if you need some help on this- since I do have a bit of
> spare time.

I would love some help! Tests are always appreciated. Some things on the 
TODO list are return type deduction, implicit captures (depends on 
LambdaScopeInfo in progress), visitor templates for RecursiveASTVisitor, 
StmtReader/Writer/Printer/Whatever, etc., and semantic checks.

> Do you have a URL for the stuff you have on github?

Yes, it is here:

https://github.com/thejohnfreeman/clang-lambdas

- John



More information about the cfe-dev mailing list