Re-instate contextual conversion to Objective-C pointers in message sends.
When performing an Objective-C message send to a value of class type, perform a contextual conversion to an Objective-C pointer type. We've had this for a long time, but it recently regressed. Fixes <rdar://problem/15234703>. llvm-svn: 194224
Loading
Please register or sign in to comment