summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/protocol-id-test-3.m
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* 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
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Downgrade incompatibilities with objc qualified types (e.g. id <P>) to warnings.Steve Naroff2008-10-141-6/+6
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+94