summaryrefslogtreecommitdiff
path: root/test/Coverage/codegen.c
Commit message (Expand)AuthorAgeFilesLines
* Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman2015-10-081-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-5/+5
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-5/+5
* Handle demotion of coerced arguments (as in void a(x) short x; { ... }).Daniel Dunbar2009-02-041-3/+5
* Improve codegen coverage tests.Daniel Dunbar2008-10-051-2/+3
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-041-0/+4