summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.lambda/blocks.mm
Commit message (Expand)AuthorAgeFilesLines
* If capturing a variable fails, add a capture anyway (and mark itRichard Smith2019-05-281-0/+7
* More fixes for isBetterOverloadCandidate not being a strict weak ordering. TheRichard Smith2014-05-171-0/+18
* Switch to the new MingW ABI.Rafael Espindola2013-12-121-1/+1
* PR12057: Allow variadic template pack expansions to cross lambda boundaries.Richard Smith2012-07-251-1/+18
* Check the parameter lists and return type of both blocks and lambdasDouglas Gregor2012-06-151-0/+21
* Clean up r156925, so that we only mark the capturing DeclRefExpr of aDouglas Gregor2012-05-161-22/+0
* Fix code generation of variables reference expressions when mixingDouglas Gregor2012-05-161-0/+22
* Teach overload resolution to prefer user-defined conversion via aDouglas Gregor2012-02-221-0/+31
* Generate an AST for the conversion from a lambda closure type to aDouglas Gregor2012-02-221-0/+57
OpenPOWER on IntegriCloud