Skip to content

ABI checker: drop usage of AllowDeserializingImplementationOnly option #82499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

nkcsgexi
Copy link
Contributor

AllowDeserializingImplementationOnly was historically added as a defensive
check against deserialization issues introduced by @implementationOnly imports.
It's no longer specified by other tools, thus the ABI checker should drop
it as well.

rdar://153683760

AllowDeserializingImplementationOnly was historically added as a defensive
check against deserailzation issues introduced by @implementationOnly imports.
It's no longer specified by other tools, thus the ABI checker should drop
it as well.

rdar://153683760
@nkcsgexi nkcsgexi requested a review from artemcm as a code owner June 25, 2025 19:18
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi nkcsgexi requested a review from xymus June 25, 2025 19:21
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test macOS

@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test macOS

@nkcsgexi nkcsgexi merged commit 2236206 into main Jun 26, 2025
3 checks passed
@nkcsgexi nkcsgexi deleted the 153683760 branch June 26, 2025 20:39
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