summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/templates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement C++11 semantics for [[noreturn]] attribute. This required splittingRichard Smith2013-01-171-2/+3
* Lambda closure types are always considered to be like "local" classes,Douglas Gregor2012-02-161-0/+33
* Specialize noreturn diagnostics for lambda expressions.Douglas Gregor2012-02-151-1/+1
* Link together the call operator produced from transforming a lambdaDouglas Gregor2012-02-141-0/+71
* Introduce support for template instantiation of lambdaDouglas Gregor2012-02-131-0/+45
OpenPOWER on IntegriCloud