summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-10.m
Commit message (Expand)AuthorAgeFilesLines
* Objective-C. Remove obsolete option from test.Fariborz Jahanian2013-12-131-1/+1
* Place several uncovered warnings under warning flags, and tweak diagnostic ou...Ted Kremenek2012-05-011-1/+1
* objc: warn if a readonly property has a setter attribute too.Fariborz Jahanian2011-11-011-0/+9
* Automatic Reference Counting.John McCall2011-06-151-3/+14
* Check on property attributes which are declaredFariborz Jahanian2010-07-131-0/+6
* 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
* instead of forcing blocks on by default, make them default to off, but letChris Lattner2008-12-041-1/+1
* Fix <rdar://problem/6257645> clang static analyzer crashes when encountering ...Steve Naroff2008-10-211-0/+4
* Implement type checking of Objective-C property attributes.Daniel Dunbar2008-09-231-0/+18