summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/method-def-1.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
* 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
* improve the 'conflicting types' diagnostics to include correct location info,...Chris Lattner2009-04-111-0/+19
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Patch for diagnosing type mismatch between Fariborz Jahanian2008-12-051-1/+1
* Fix a FIXME by not creating an invalid AST on erroneous input. Also Chris Lattner2008-08-231-1/+12
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+10