summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/c99-variable-length-array.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't stack-allocate an IntegerLiteral which can be referred to after the cur...Eli Friedman2012-01-251-0/+10
* Do the right thing for zero-initializing VLAs that don't have a zeroJohn McCall2011-02-011-1/+1
* Implement support for variable length arrays in C++. VLAs are limitedDouglas Gregor2010-05-221-0/+27
OpenPOWER on IntegriCloud