summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/conditional-expr-2.m
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-1/+1
* 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
* Improve semantic checking for blocks. Radar 6441502Mike Stump2009-05-071-3/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix <rdar://problem/6499801> clang does not detect objc type mismatch in cond...Steve Naroff2009-02-121-1/+18
* Improve type-checking of ?: for Objective-C types.Daniel Dunbar2008-09-031-0/+12