Skip to content

SILGen/stdlib: Remove _diagnoseUnavailableCodeReached_aeic() #75185

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

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Jul 11, 2024

It should no longer be necessary to provide an @_alwaysEmitIntoClient version of _diagnoseUnavailableCodeReached(). This workaround was originally added to provide compatibility with projects that were misconfigured to compile against a newer stdlib but link against an older one.

Effectively reverses #70547.

Resolves rdar://119892482.

It should no longer be necessary to provide an `@_alwaysEmitIntoClient` version
of `_diagnoseUnavailableCodeReached()`. This workaround was originally added to
provide compatibility with projects that were misconfigured to compile against
a newer stdlib but link against an older one.

Resolves rdar://119892482.
@tshortli tshortli changed the title SILGen/stdlib: Remove _diagnoseUnavailableCodeReached_aeic(). SILGen/stdlib: Remove _diagnoseUnavailableCodeReached_aeic() Jul 11, 2024
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli merged commit 373a3fe into swiftlang:main Jul 12, 2024
5 checks passed
@tshortli tshortli deleted the revert-aeic-diagnose-unavailable-code-reached branch July 12, 2024 16:22
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