summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add various tests for captures and the reaching scope of the lambdaDouglas Gregor2012-02-101-0/+16
expression. Implement C++11 [expr.prim.lambda]p12's requirement that capturing a variable will odr-use it. llvm-svn: 150237
OpenPOWER on IntegriCloud