mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When users override a SDK function whose parameter types have been changed, we should introduce a local variable in the body of the function definition to shadow the changed parameter. Also, a proper conversion function should be applied to bridge the parameter to the local variable. rdar://41828411
7.1 KiB
7.1 KiB