summaryrefslogtreecommitdiff
path: root/test/Coverage/objc-language-features.inc
Commit message (Expand)AuthorAgeFilesLines
* Objective-C: When using super.prop, property should beFariborz Jahanian2013-03-111-0/+1
* Fix crash when synthesizing property setters when the property type and ivarDaniel Dunbar2009-10-271-0/+6
* Simplify tests now that GNU runtime supports exception handling.Daniel Dunbar2009-05-181-4/+0
* We no longer accept @defs with the non-fragile ABI.Daniel Dunbar2009-04-211-0/+2
* Update test case.Daniel Dunbar2009-03-201-2/+0
* More super dot-syntax property implementationFariborz Jahanian2009-03-201-2/+0
* Don't mangle names of local variables.Daniel Dunbar2009-03-051-0/+8
* Patch to diagnose a variety of misuse of propertyFariborz Jahanian2008-12-061-1/+1
* Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m whileDaniel Dunbar2008-10-241-0/+4
* Use #define trickery to de-XFAIL test/Coverage/codegen-next.m whileDaniel Dunbar2008-10-241-3/+7
* Add some uses of PredefinedExpr to language coverage includes.Daniel Dunbar2008-10-171-0/+4
* Improve codegen coverage tests.Daniel Dunbar2008-10-051-2/+0
* Add coverage tests of C and Obj-C language features.Daniel Dunbar2008-10-041-0/+69