summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/LambdaCapture.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-16/+16
* Don't use static variables in LambdaCaptureJohn Brawn2016-06-151-18/+19
* [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