summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/comptypes-a.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
* Implement the newest status quo for method override checking. The idea nowJohn McCall2010-10-281-1/+1
* Method declaration and its implementation must match in all their types.Fariborz Jahanian2010-10-051-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
* Prep for new warning.Mike Stump2009-07-221-0/+1
* improve the 'conflicting types' diagnostics to include correct location info,...Chris Lattner2009-04-111-1/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* (instance/class) Method type checking between class and its implementation.Fariborz Jahanian2008-12-051-1/+1
* Patch for diagnosing type mismatch between Fariborz Jahanian2008-12-051-12/+2
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+40