Age | Commit message (Expand) | Author |
---|---|---|
2012-07-25 | PR12057: Allow variadic template pack expansions to cross lambda boundaries. | Richard Smith |
2012-06-15 | Check the parameter lists and return type of both blocks and lambdas | Douglas Gregor |
2012-05-16 | Clean up r156925, so that we only mark the capturing DeclRefExpr of a | Douglas Gregor |
2012-05-16 | Fix code generation of variables reference expressions when mixing | Douglas Gregor |
2012-02-22 | Teach overload resolution to prefer user-defined conversion via a | Douglas Gregor |
2012-02-22 | Generate an AST for the conversion from a lambda closure type to a | Douglas Gregor |