summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p15.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-3/+3
* Implement capture-by-copy for arrays in lambdas.Douglas Gregor2012-02-091-0/+2
* Various interrelated cleanups for lambdas:Douglas Gregor2012-02-091-2/+2
* When completing a lambda expression, make sure to check and attach theDouglas Gregor2012-02-081-2/+2
* Introduce basic ASTs for lambda expressions. This covers:Douglas Gregor2012-02-071-0/+10
OpenPOWER on IntegriCloud