<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 2, 2011, at 12:51 PM, Gevorg Voskanyan wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: arial, helvetica, sans-serif; font-size: 10pt; position: static; z-index: auto; "><div>Hello!<br></div><div><br></div><div>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?</div></div></div></blockquote><br></div><div>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.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">    </span>- Doug</div><br></body></html>