Finishes the work started in r194224, and fixes <rdar://problem/15494681>. llvm-svn: 197609
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