summaryrefslogtreecommitdiffstats
path: root/test/Coverage
Commit message (Expand)AuthorAgeFilesLines
...
* Use not instead of ! in tests.Daniel Dunbar2009-03-241-1/+1
* Update test case.Daniel Dunbar2009-03-202-7/+2
* More super dot-syntax property implementationFariborz Jahanian2009-03-201-2/+0
* Don't mangle names of local variables.Daniel Dunbar2009-03-051-0/+8
* Support va_arg on _Complex.Daniel Dunbar2009-02-101-0/+1
* Handle demotion of coerced arguments (as in void a(x) short x; { ... }).Daniel Dunbar2009-02-042-3/+16
* Force triple for this test case.Daniel Dunbar2009-02-041-3/+3
* A couple more vector component access fixes.Nate Begeman2009-01-181-1/+1
* Patch to diagnose a variety of misuse of propertyFariborz Jahanian2008-12-061-1/+1
* disable these two tests, they crash and take a long time to run crashreporter...Chris Lattner2008-11-132-4/+6
* Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m whileDaniel Dunbar2008-10-242-3/+9
* Use #define trickery to de-XFAIL test/Coverage/codegen-next.m whileDaniel Dunbar2008-10-242-6/+12
* Add coverage of part of getPrimaryDecl that was failing prior toDaniel Dunbar2008-10-211-3/+4
* Add some uses of PredefinedExpr to language coverage includes.Daniel Dunbar2008-10-172-0/+10
* Improve C language testing coverage.Daniel Dunbar2008-10-051-0/+35
* Coverage test for targets.Daniel Dunbar2008-10-051-0/+18
* Improve codegen coverage tests.Daniel Dunbar2008-10-055-9/+13
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-0411-0/+211
* Add test/Driver.Daniel Dunbar2008-10-042-0/+16