summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p19.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Add warning for unused lambda capturesMalcolm Parsons2017-01-131-1/+1
* PR23281: Fix implementation of DR1891 to implement the intent: that is, aRichard Smith2016-11-161-2/+2
* DR1891, PR21787: a lambda closure type has no default constructor, rather thanRichard Smith2014-12-101-2/+2
* Render anonymous entities as '(anonymous <thing>)' (and lambdas as '(lambda a...David Blaikie2014-04-021-1/+1
* Improve diagnostic wording for when an implicitly-deleted special memberRichard Smith2012-12-281-1/+1
* When overload resolution picks an implicitly-deleted special memberDouglas Gregor2012-02-151-6/+3
* Lambdas have a deleted default constructor and a deleted copyDouglas Gregor2012-02-121-0/+31
OpenPOWER on IntegriCloud