Skip to content

Conversation

@mikeash
Copy link
Contributor

@mikeash mikeash commented Nov 4, 2025

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

…ded Swift.

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
@mikeash
Copy link
Contributor Author

mikeash commented Nov 4, 2025

@swift-ci please test

@kavon kavon merged commit e55d18a into swiftlang:main Nov 4, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants