[cfe-dev] C++11 lambdas

Carter Cheng cartercheng at gmail.com
Thu Nov 3 01:34:12 PDT 2011


Thanks John. I will post a patch here when I get the time. Is the code in
the repo similar to patch posted on the mailing list?

On Thu, Nov 3, 2011 at 5:30 PM, John Freeman <jfreeman at cse.tamu.edu> wrote:

> 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<https://github.com/thejohnfreeman/clang-lambdas>
>
> - John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111103/d9b27f9d/attachment.html>


More information about the cfe-dev mailing list