aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/array.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman1-2/+2
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-07-25Add noreturn as a type attribute, handle printing for them and handleMike Stump1-2/+2
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2008-08-21Update a number of CodeGen tests to not create .ll files in the testDaniel Dunbar1-1/+1
2007-10-26Codegen array initializers.Devang Patel1-0/+8
2007-08-20Fix array->pointer decay. This unbreaks test/CodeGen/array.cChris Lattner1-0/+6