summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/LambdaCapture.h
Commit message (Expand)AuthorAgeFilesLines
* [Cxx1z] Implement Lambda Capture of *this by Value as [=,*this] (P0018R3)Faisal Vali2016-03-211-9/+22
* Replace the broken LambdaCapture::isInitCapture API.James Dennett2015-05-071-5/+0
* [C++11] Support for capturing of variable length arrays in lambda expression.Alexey Bataev2014-08-281-1/+11
* Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit.Benjamin Kramer2014-05-101-0/+123