aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.prim/expr.prim.lambda/p10.cpp
AgeCommit message (Expand)Author
2012-02-10Add various tests for captures and the reaching scope of the lambdaDouglas Gregor
2012-02-09Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor
2012-02-09Various interrelated cleanups for lambdas:Douglas Gregor
2012-02-01Improve checking of explicit captures in a C++11 lambda expression:Douglas Gregor