[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.
parent
beee0968
Please register or sign in to comment