Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the "unsupported" error for lambda expressions. It's annoying, | Douglas Gregor | 2012-02-09 | 1 | -4/+2 |
* | Implement implicit capture for lambda expressions. | Eli Friedman | 2012-02-03 | 1 | -2/+1 |
* | Diagnose attempts to explicitly capture a __block variable in a lambda. | Douglas Gregor | 2012-02-01 | 1 | -0/+11 |