summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-12.m
Commit message (Expand)AuthorAgeFilesLines
* Objective-C. Do not issue warning when 'readonly'Fariborz Jahanian2013-12-131-4/+4
* Turn -Wobjc-root-class on by default. <rdar://problem/11203649>.Ted Kremenek2012-07-251-1/+1
* objective-c: Normally, a property cannot be both 'readonly' and having a Fariborz Jahanian2012-06-201-0/+35
* 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
* Place warning about 'readonly' property attributes whichFariborz Jahanian2009-01-081-1/+1
* Changed 'readonly' 'retain/copy' diagnostics intoFariborz Jahanian2008-12-081-3/+3
* Patch to diagnose a variety of misuse of propertyFariborz Jahanian2008-12-061-0/+32