Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-09 | Remove the "unsupported" error for lambda expressions. It's annoying, | Douglas Gregor | |
and rapidly becoming untrue. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150165 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-02-09 | Add a test for the non-aggregaticity of lambda types per C++11 | Douglas Gregor | |
[expr.prim.lambda]. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150164 91177308-0d34-0410-b5e6-96231b3b80d8 |