summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/conditional-expr.m
Commit message (Expand)AuthorAgeFilesLines
* 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-5/+3
* Some more ?: for Obj-C tests.Daniel Dunbar2009-07-161-0/+27
* Add more testing of ?: for Obj-C object types.Daniel Dunbar2009-07-161-0/+50
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Finish up some fixes related to <rdar://problem/6497631> Message lookup is so...Steve Naroff2009-03-041-1/+1
* Implement an important missing warning when a selectorFariborz Jahanian2009-03-031-1/+1
* Downgrade incompatibilities with objc qualified types (e.g. id <P>) to warnings.Steve Naroff2008-10-141-2/+2
* Improve type-checking of ?: for Objective-C types.Daniel Dunbar2008-09-031-2/+2
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+44
OpenPOWER on IntegriCloud