summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-method-self.m
Commit message (Expand)AuthorAgeFilesLines
* Added a new attribute, objc_root_class, which informs the compiler when a roo...Patrick Beard2012-04-061-1/+1
* Whenever we complain about a failed initialization of a function orDouglas Gregor2010-04-221-1/+1
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-2/+2
* Diagnose conversion of 'Class' to/from objective-c Fariborz Jahanian2010-03-191-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
* ASTContext::mergeTypes(): Loosen up the type checking for 'Class' (treating i...Steve Naroff2009-04-141-0/+26