summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/codegen.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-5/+5
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* Handle demotion of coerced arguments (as in void a(x) short x; { ... }).Daniel Dunbar2009-02-041-3/+5
| | | | llvm-svn: 63726
* Improve codegen coverage tests.Daniel Dunbar2008-10-051-2/+3
| | | | | | | - Hit debug info generation. - Hit both ObjC runtimes. llvm-svn: 57088
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-041-0/+4
- AST printing, dumping, serialization, codegen. - HTML printing. - Parser callbacks. Several of these are XFAIL because they trigger unimplemented code. llvm-svn: 57081
OpenPOWER on IntegriCloud