summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p12.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Add warning for unused lambda capturesMalcolm Parsons2017-01-131-1/+1
* Improve diagnostics for invalid use of non-static members / this:Richard Smith2012-04-051-1/+1
* Make the odr-use logic work correctly for constant-expressions. PR12006.Eli Friedman2012-02-291-3/+2
* Within the body of a lambda expression, decltype((x)) for anDouglas Gregor2012-02-121-2/+2
* Add test from [expr.prim.lambda]p12, which deals with odr-use andDouglas Gregor2012-02-101-0/+30
* Add various tests for captures and the reaching scope of the lambdaDouglas Gregor2012-02-101-0/+48
OpenPOWER on IntegriCloud