aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Coverage/objc-language-features.inc
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Objective-C: When using super.prop, property should beFariborz Jahanian1-0/+1
2009-10-27Fix crash when synthesizing property setters when the property type and ivarDaniel Dunbar1-0/+6
2009-05-18Simplify tests now that GNU runtime supports exception handling.Daniel Dunbar1-4/+0
2009-04-21We no longer accept @defs with the non-fragile ABI.Daniel Dunbar1-0/+2
2009-03-20Update test case.Daniel Dunbar1-2/+0
2009-03-20More super dot-syntax property implementationFariborz Jahanian1-2/+0
2009-03-05Don't mangle names of local variables.Daniel Dunbar1-0/+8
2008-12-06Patch to diagnose a variety of misuse of propertyFariborz Jahanian1-1/+1
2008-10-24Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m whileDaniel Dunbar1-0/+4
2008-10-24Use #define trickery to de-XFAIL test/Coverage/codegen-next.m whileDaniel Dunbar1-3/+7
2008-10-17Add some uses of PredefinedExpr to language coverage includes.Daniel Dunbar1-0/+4
2008-10-05Improve codegen coverage tests.Daniel Dunbar1-2/+0
2008-10-04Add coverage tests of C and Obj-C language features.Daniel Dunbar1-0/+69