summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/vla.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Re-add a slightly more general version of the check from r72578; it is Eli Friedman2009-05-291-0/+6
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Handle the case where EmitBlock might be called multiple times for the same b...Anders Carlsson2009-02-101-0/+11
* Move previously unsupported VLA test to vla.cAnders Carlsson2009-02-091-0/+5
* Commit the right version of the testAnders Carlsson2008-12-211-2/+2
* Make sure to emit the size expression for sizeof(type)Anders Carlsson2008-12-211-0/+5
* Make VLAs usable, and make basic usage work correctly. Also, add a Eli Friedman2008-12-201-0/+10
OpenPOWER on IntegriCloud