summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vla-lambda-capturing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support matching signext attribute in vla-lambda-capturing test to appease cl...Daniel Sanders2014-11-221-3/+3
* Fixed test compatibility with MSVC codegen.Alexey Bataev2014-08-281-2/+1
* [C++11] Support for capturing of variable length arrays in lambda expression.Alexey Bataev2014-08-281-0/+172
OpenPOWER on IntegriCloud