aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/ivar-sem-check-2.m
AgeCommit message (Expand)Author
2009-11-17Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar
2009-04-30Use of super class ivar to synthesize property is back to being error.Fariborz Jahanian
2009-04-29Change to warning when property uses an ivar in super classFariborz Jahanian
2009-04-29use of an ivar specified on a property @synthesizeFariborz Jahanian
2009-04-13In objc2's None-Fragile ABI, one cannot use the super class ivar forFariborz Jahanian