mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When we hit the end of the hasResilientSuperclass chain, compute the bounds using the class descriptor's data instead of using the root class bounds and adjusting them. rdar://134448718