summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/sizeof-vla.c
Commit message (Expand)AuthorAgeFilesLines
* Warn about code that uses variables and functions with internal linkageJohn McCall2011-02-191-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make sure to cast the VLA size of array to the type of size_t. Fixes PR3442.Anders Carlsson2009-01-301-0/+13