summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-in-class-extension.m
Commit message (Expand)AuthorAgeFilesLines
* Split "incomplete implementation" warnings for ObjC into separate warnings.Ted Kremenek2013-03-271-3/+4
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Restore r142914 and r142915, now with missing file and apparentJohn McCall2011-10-251-1/+1
* Revert r142914 and r142915, due to possibly missing file.NAKAMURA Takumi2011-10-251-1/+1
* Introduce a placeholder type for "pseudo object"John McCall2011-10-251-1/+1
* Enhance my implementation of //rdar ://8747333 in r121597 to allowFariborz Jahanian2010-12-111-1/+12
* Any property declared in a class extension might have userFariborz Jahanian2010-12-101-0/+24
* Remove space from rdar URIs.Fariborz Jahanian2010-11-091-1/+1
* Set the relevent attributes declared in class extensionFariborz Jahanian2010-03-221-0/+15