aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/method-def-1.m
AgeCommit message (Expand)Author
2009-04-11improve the 'conflicting types' diagnostics to include correct location info,...Chris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-12-05Patch for diagnosing type mismatch between Fariborz Jahanian
2008-08-23Fix a FIXME by not creating an invalid AST on erroneous input. Also Chris Lattner
2008-07-26move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner