Skip to content
Commit 5d3d3fa3 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

For the purposes of overload resolution, consider a conversion from an

Objective-C pointer to void* as a "conversion to void*". This allows
us to prefer an Objective-C object pointer conversion to a superclass
object pointer over an Objective-C object pointer conversion to
cv-void*. Fixes PR9735.

llvm-svn: 129603
parent 0829b306
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment