swift
4e1962a9 - [RemoteMirror] Fix generic subclasses of resilient superclasses with non-resilient super-superclasses.

Commit
1 year ago
[RemoteMirror] Fix generic subclasses of resilient superclasses with non-resilient super-superclasses. 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
Author
Committer
Parents
Loading