summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/ivar-sem-check-2.m
Commit message (Expand)AuthorAgeFilesLines
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-2/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-1/+1
* Use of super class ivar to synthesize property is back to being error.Fariborz Jahanian2009-04-301-1/+1
* Change to warning when property uses an ivar in super classFariborz Jahanian2009-04-291-1/+1
* use of an ivar specified on a property @synthesizeFariborz Jahanian2009-04-291-4/+10
* In objc2's None-Fragile ABI, one cannot use the super class ivar forFariborz Jahanian2009-04-131-0/+17