[cfe-dev] status of lambda expression implementation
Carter Cheng
cartercheng at gmail.com
Mon Aug 8 02:59:42 PDT 2011
Hello,
I was looking over the clang sources today with some interest. I am curious
what the current status is of the lambda C++0x code. I did notice a few
declarations in the Parser.h header that seems to indicate some work is
going on here. One of the things I did notice was that clang appears to do
most of the parsing using custom code which means one would need to reason
about the parsing oneself.
Regards,
Carter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110808/e6fa6d65/attachment.html>
More information about the cfe-dev
mailing list