Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR42104: Support instantiations of lambdas that implicitly capture | Richard Smith | 2019-06-04 | 1 | -3/+24 |
* | Revert rL362358 : PR42104: Support instantiations of lambdas that implicitly ... | Simon Pilgrim | 2019-06-03 | 1 | -24/+3 |
* | PR42104: Support instantiations of lambdas that implicitly capture | Richard Smith | 2019-06-03 | 1 | -3/+24 |
* | Fix the second half of PR34266: Don't implicitly capture '*this' if the memb... | Faisal Vali | 2017-09-17 | 1 | -0/+142 |
* | PR33318: Add missing full-expression checking to static_assert expression. | Richard Smith | 2017-06-06 | 1 | -0/+4 |
* | Fix 'this' capturing Generic lambdas used within default initializers (PR19876) | Faisal Vali | 2014-05-30 | 1 | -1/+16 |
* | This patch implements capturing of variables within generic lambdas. | Faisal Vali | 2013-11-07 | 1 | -0/+1363 |