aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.prim/expr.prim.lambda/p12.cpp
AgeCommit message (Expand)Author
2012-04-05Improve diagnostics for invalid use of non-static members / this:Richard Smith
2012-02-29Make the odr-use logic work correctly for constant-expressions. PR12006.Eli Friedman
2012-02-12Within the body of a lambda expression, decltype((x)) for anDouglas Gregor
2012-02-10Add test from [expr.prim.lambda]p12, which deals with odr-use andDouglas Gregor
2012-02-10Add various tests for captures and the reaching scope of the lambdaDouglas Gregor