Skip to content

[6.1][Package CMO] downgrade error to warning when checking for deserialization failure #79066

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 31, 2025

Conversation

elsh
Copy link
Contributor

@elsh elsh commented Jan 30, 2025

…ialization 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 elsh requested a review from a team as a code owner January 30, 2025 23:28
@elsh
Copy link
Contributor Author

elsh commented Jan 30, 2025

@swift-ci smoke test

@elsh elsh added the 🍒 release cherry pick Flag: Release branch cherry picks label Jan 30, 2025
@elsh
Copy link
Contributor Author

elsh commented Jan 31, 2025

@swift-ci test

@elsh elsh requested a review from nkcsgexi January 31, 2025 18:29
@elsh elsh merged commit ba9f703 into release/6.1 Jan 31, 2025
5 checks passed
@elsh elsh deleted the elsh/pcmo-warning branch January 31, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants