mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This adds tracking of the vtable holes due to a failure to deserialize vtable entries. This allows for the user to be able to identify what member failed to be deserialied and can aid in understanding why an `open` class may not be subclassed. Future improvements here would allow tracing the XRefPath which failed to be deserialied. However, this still provides an improvement over the existing experience where there is no available information on why the class cannot be inherited from.
836 B
836 B