swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.6k stars 10.37k forks source link

[Runtime] Add entry for native swift objc reference to initWithTakeTa… #77569

Closed drexin closed 3 days ago

drexin commented 3 days ago

…ble in CVW runtime

rdar://139708680

The entry was missing in the function table, causing runtime crashes.

drexin commented 3 days ago

@swift-ci smoke test