summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-impl-misuse.m
Commit message (Expand)AuthorAgeFilesLines
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-1/+1
* Consolidate ObjC lookupPrivateMethod methods from Sema and DeclObjC.Anna Zaks2012-07-271-2/+2
* fixes radar no. in this test.Fariborz Jahanian2012-05-291-2/+2
* objective-c: perform strict type checking on propertyFariborz Jahanian2012-05-151-0/+13
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Diagnose when accessing property in a class method andFariborz Jahanian2010-12-031-0/+20
* 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
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* This test checks for duplicate implementation of the same Fariborz Jahanian2008-12-051-0/+16