[CGObjCMac] Check global value type instead of poitner type
As we're going to reassign the initializer, we actually need the value types to match, not just the pointer types. This is only relevant with opaque pointers.
Loading
Please sign in to comment