mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Swift class metadata has a bit to distinguish it from non-Swift Objective-C classes. The stable ABI will use a different bit so that stable Swift and pre-stable Swift can be distinguished from each other. No bits are actually changed yet. Enabling the new bit needs to wait for other coordination such as libobjc. rdar://35767811
70 KiB
70 KiB