mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In embedded mode, some things call retain/release using the C++ declarations, but the implementations are in Swift. The Swift implementations don't use preservemost, so the C++ declarations must not declare preservemost in that context. rdar://163940783
24 KiB
24 KiB