summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p8.cpp
Commit message (Expand)AuthorAgeFilesLines
* [c++2a] Implement P0409R2 - Allow lambda capture [=,this] (by hamzasood)Faisal Vali2017-08-191-2/+2
* Add compat/extension warnings for init captures.Richard Smith2013-09-281-1/+1
* First pass of semantic analysis for init-captures: check the initializer, buildRichard Smith2013-05-161-0/+3
* Allow implicit capture of 'this' in a lambda even when the captureDouglas Gregor2012-02-101-3/+7
* Add a lambda example from the working draft.Douglas Gregor2012-02-101-0/+9
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-8/+8
* Various interrelated cleanups for lambdas:Douglas Gregor2012-02-091-8/+8
* Improve checking of explicit captures in a C++11 lambda expression:Douglas Gregor2012-02-011-0/+16
OpenPOWER on IntegriCloud