summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/p3.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR37450: Fix bug that disabled some type checks for variables with deduced ty...Richard Smith2018-05-141-2/+10
* DR1891, PR21787: a lambda closure type has no default constructor, rather thanRichard Smith2014-12-101-3/+3
* PR21180: Lambda closure types are neither aggregates nor literal types.Richard Smith2014-10-071-0/+5
* Remove the "unsupported" error for lambda expressions. It's annoying,Douglas Gregor2012-02-091-2/+1
* Add a test for the non-aggregaticity of lambda types per C++11Douglas Gregor2012-02-091-0/+7
OpenPOWER on IntegriCloud