summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/comptypes-7.m
Commit message (Expand)AuthorAgeFilesLines
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-2/+2
* Add */& mismatch fixit generation to the Sema::DiagnoseAssignmentResult().Anna Zaks2011-07-281-1/+1
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-16/+16
* Allow conversion of qualified Class type to unqualifiedFariborz Jahanian2010-03-241-0/+5
* 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
* Remove a bunch of FIXME's related to ObjC type checking.Steve Naroff2009-07-231-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Sema::CheckCompareOperands() and ASTContext::mergeTypes(): Change handling of...Steve Naroff2008-10-201-2/+2
* Downgrade incompatibilities with objc qualified types (e.g. id <P>) to warnings.Steve Naroff2008-10-141-2/+2
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+70