mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Classes are exactly like structs except that they may have a base class. However, this type will show up in the inheritance list. That means we don't actually need to serialize it twice; we can just grab the base class from the inheritance list. Swift SVN r6133
53 KiB
53 KiB