summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/ivar-ref-misuse.m
Commit message (Expand)AuthorAgeFilesLines
* Don't give suggest things like function names on the left side of "=".Kaelyn Uhrain2013-09-271-3/+2
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Add support for C++ namespace-aware typo correction, e.g., correctingDouglas Gregor2011-06-281-2/+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
* "Incremental" progress on using expressions, by which I mean totally rippingJohn McCall2009-11-211-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Diagnose a variety of access of ivars when they conflict with Fariborz Jahanian2009-03-021-0/+41