mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Swift's isa mask includes the signature bits. objc_debug_isa_class_mask does not. Switch to objc_absolute_packed_isa_class_mask instead, which does. While we're at it, get rid of the now-unnecessary guards for back-deployment. rdar://problem/60148213
3.2 KiB
3.2 KiB