summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p7.cpp
Commit message (Expand)AuthorAgeFilesLines
* Specialize noreturn diagnostics for lambda expressions.Douglas Gregor2012-02-151-1/+1
* Lambdas have a deleted default constructor and a deleted copyDouglas Gregor2012-02-121-0/+2
* Don't introduce a lambda's operator() into the class until after weDouglas Gregor2012-02-101-0/+9
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-8/+7
* Various interrelated cleanups for lambdas:Douglas Gregor2012-02-091-7/+7
* Minor comment fixDouglas Gregor2012-02-081-1/+2
* When computing the type of a local variable reference within a lambda,Douglas Gregor2012-02-081-2/+35
* When completing a lambda expression, make sure to check and attach theDouglas Gregor2012-02-081-0/+12
OpenPOWER on IntegriCloud