summaryrefslogtreecommitdiffstats
path: root/clang/test/Coverage/serialize.c
Commit message (Collapse)AuthorAgeFilesLines
* remove obsolete tests.Chris Lattner2009-04-221-5/+0
| | | | llvm-svn: 69830
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
| | | | | | Tests and drivers updated, still need to shuffle dirs. llvm-svn: 67602
* disable these two tests, they crash and take a long time to run ↵Chris Lattner2008-11-131-2/+3
| | | | | | crashreporter etc. llvm-svn: 59254
* 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