summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p18.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Add warning for unused lambda capturesMalcolm Parsons2017-01-131-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Rewrite variable capture within lambda expressions and blocks,Douglas Gregor2012-02-181-2/+2
* Unify our computation of the type of a captured reference to aDouglas Gregor2012-02-181-2/+2
* Only add 'const' to the type of variables captured in a lambda whenDouglas Gregor2012-02-171-0/+4
* Within the body of a lambda expression, decltype((x)) for anDouglas Gregor2012-02-121-0/+41
OpenPOWER on IntegriCloud