mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Otherwise, the runtime needs to be able to adjust the instance size when nonfragile ObjC bases and/or resilient Swift bases are accounted for. rdar://54089488
2 lines
28 B
Swift
2 lines
28 B
Swift
open class ResilientBase {}
|