Age | Commit message (Expand) | Author |
---|---|---|
2012-02-15 | Specialize noreturn diagnostics for lambda expressions. | Douglas Gregor |
2012-02-12 | Lambdas have a deleted default constructor and a deleted copy | Douglas Gregor |
2012-02-10 | Don't introduce a lambda's operator() into the class until after we | Douglas Gregor |
2012-02-09 | Remove the "unsupported" error for lambda expressions. It's annoying, | Douglas Gregor |
2012-02-09 | Various interrelated cleanups for lambdas: | Douglas Gregor |
2012-02-08 | Minor comment fix | Douglas Gregor |
2012-02-08 | When computing the type of a local variable reference within a lambda, | Douglas Gregor |
2012-02-08 | When completing a lambda expression, make sure to check and attach the | Douglas Gregor |