summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vla-lambda-capturing.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed test compatibility with MSVC codegen.Alexey Bataev2014-08-281-2/+1
| | | | llvm-svn: 216655
* [C++11] Support for capturing of variable length arrays in lambda expression.Alexey Bataev2014-08-281-0/+172
Differential Revision: http://reviews.llvm.org/D4368 llvm-svn: 216649
OpenPOWER on IntegriCloud