summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p14.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure Sema creates a field for 'this' captures. (Doug, please double-che...Eli Friedman2012-02-111-0/+8
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-7/+5
* Implement capture-by-copy for arrays in lambdas.Douglas Gregor2012-02-091-3/+14
* When we create a non-static data member in the closure object for aDouglas Gregor2012-02-091-0/+17
* Various interrelated cleanups for lambdas:Douglas Gregor2012-02-091-2/+18
* Introduce basic ASTs for lambda expressions. This covers:Douglas Gregor2012-02-071-0/+15
OpenPOWER on IntegriCloud