summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-inherited.m
Commit message (Expand)AuthorAgeFilesLines
* [Objective-C Sema]. Warn when an indirectly overridden propertyFariborz Jahanian2014-02-151-0/+26
* objc: note location of the previously declaredFariborz Jahanian2011-10-121-2/+2
* objc++: Some level of covariance is allowed in ObjC properties.Fariborz Jahanian2011-07-131-1/+3
* 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
* Fix <rdar://problem/6497242> Inherited overridden protocol declared objects d...Steve Naroff2009-03-031-0/+44