summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-07-30-implicit-initialization.c
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* clang/test/CodeGen: Nuke llvm's opt and llvm-dis, and FileCheck-ize two tests...NAKAMURA Takumi2013-01-221-7/+7
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-1/+1
* Fix implicit initialization of structures.Daniel Dunbar2008-07-301-0/+28