| commit | b788d9bd277d8e8c829cd5a53fedb934fdb0ae48 | [log] [tgz] |
|---|---|---|
| author | Steve Naroff <snaroff@apple.com> | Tue Jun 03 14:04:54 2008 +0000 |
| committer | Steve Naroff <snaroff@apple.com> | Tue Jun 03 14:04:54 2008 +0000 |
| tree | 580ddcbb1f91829dc792e007d9c6b90b7d625b77 | |
| parent | 0b225dac9b30ff21b0c5e27ab08e935c4ed10371 [diff] |
Allow implicit pointer/int conversions on ObjCQualifiedIdTypes in Sema::CheckCompareOperands() and Sema::CheckAssignmentConstraints(). Fixes <rdar://problem/5980804> clang on xcode: error: incompatible type sending 'id<XDUMLType>', expected 'NSCellType'. llvm-svn: 51902