summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/flexible-array-init.c
Commit message (Expand)AuthorAgeFilesLines
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Convert test to FileCheck.Daniel Dunbar2009-11-201-4/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-4/+4
* Allow flexible array initializers that are not surrounded byDouglas Gregor2009-03-201-0/+8