mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Currently its impact is set to be less than that of a conversion fix, which is incorrect. Let's adjust that and increase it even farther for cases where base is `Any` or `AnyObject`. We couldn't do it for `Any` before because it was used to represent type holes, but it's no longer the case. Resolves: rdar://problem/68155466
408 KiB
408 KiB