summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-ivar-mismatch.m
Commit message (Expand)AuthorAgeFilesLines
* objective-C: remove use of 'ivar' in favor ofFariborz Jahanian2012-09-241-4/+4
* objc: avoid duplicate diagnostics on certain type mismatchesFariborz Jahanian2012-05-151-0/+12
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Improve diagnostic for @property/ivar type mismatch by including the types of...Ted Kremenek2010-03-231-2/+2
* 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
* Type of property and its ivar is more restrictiveFariborz Jahanian2009-01-191-0/+14