Teach Sema::CheckConditionalOperands() to check for ObjCQualifiedIdType's....
Teach Sema::CheckConditionalOperands() to check for ObjCQualifiedIdType's. This fixes a bogus error. <rdar://problem/5967036> clang on xcode: error: incompatible operand types ('id<DTOutputStreams>' and 'DTFilterOutputStream *') llvm-svn: 51828
Loading
Please register or sign in to comment