mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix readMetadataBoundsOfSuperclass to recursively apply adjustForSubclass while going through the superclass chain. Strip indirect descriptor pointers so we can deal with signed pointers here. Make CMemoryReader assert (in asserts builds) that the addresses being read don't have any signature bits set, which helps track down places where we need to add stripping. rdar://134448718
4.6 KiB
4.6 KiB