Skip to content

Package CMO: downgrade error to warning when checking for deserialization errors. #79019

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
Jan 30, 2025

Conversation

elsh
Copy link
Contributor

@elsh elsh commented Jan 29, 2025

Binary module built with Package CMO can be loaded for package-external client modules which do not have direct access to decls that are serialized_for_package. Downgrade build-time error to warning when a deserialization error is found for a decl that should be allowed to access by package-external clients resiliently.

rdar://143800032

…tion errors.

Binary module built with Package CMO can be loaded for package-external client
modules which do not have direct access to decls that are serialized_for_package.
Downgrade build-time error to warning when a deserialization error is found for
a decl that should be allowed to access by package-external clients resiliently.

rdar://143800032
@elsh
Copy link
Contributor Author

elsh commented Jan 29, 2025

@swift-ci smoke test

@elsh elsh requested a review from nkcsgexi January 29, 2025 19:05
@elsh elsh merged commit 997eab4 into main Jan 30, 2025
3 checks passed
@elsh elsh deleted the elsh/downgrade-to-warning branch January 30, 2025 07:30
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.

1 participant