Age | Commit message (Expand) | Author |
---|---|---|
2013-01-17 | Implement C++11 semantics for [[noreturn]] attribute. This required splitting | Richard Smith |
2012-02-16 | Lambda closure types are always considered to be like "local" classes, | Douglas Gregor |
2012-02-15 | Specialize noreturn diagnostics for lambda expressions. | Douglas Gregor |
2012-02-14 | Link together the call operator produced from transforming a lambda | Douglas Gregor |
2012-02-13 | Introduce support for template instantiation of lambda | Douglas Gregor |