summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/comptypes-3.m
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-9/+9
* 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
* Implement the ObjC pseudo built-in types as clang "BuiltinType's". I say pseu...Steve Naroff2009-07-151-6/+6
* 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-15/+15
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+64