Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR37450: Fix bug that disabled some type checks for variables with deduced ty... | Richard Smith | 2018-05-14 | 1 | -2/+10 |
* | DR1891, PR21787: a lambda closure type has no default constructor, rather than | Richard Smith | 2014-12-10 | 1 | -3/+3 |
* | PR21180: Lambda closure types are neither aggregates nor literal types. | Richard Smith | 2014-10-07 | 1 | -0/+5 |
* | Remove the "unsupported" error for lambda expressions. It's annoying, | Douglas Gregor | 2012-02-09 | 1 | -2/+1 |
* | Add a test for the non-aggregaticity of lambda types per C++11 | Douglas Gregor | 2012-02-09 | 1 | -0/+7 |