Skip to content

[Runtime] Fix findBridgeWitness when building for the shared cache. #70156

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
Dec 1, 2023

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Dec 1, 2023

The static bridgeableProtocol inherits the ptrauth_struct attribute which uses the B key, and that's not allowed on global data in the shared cache. Pass the value directly as a parameter instead.

The static bridgeableProtocol inherits the ptrauth_struct attribute which uses the B key, and that's not allowed on global data in the shared cache. Pass the value directly as a parameter instead.
@mikeash mikeash requested a review from al45tair as a code owner December 1, 2023 14:41
@mikeash
Copy link
Contributor Author

mikeash commented Dec 1, 2023

@swift-ci please test

@mikeash mikeash merged commit f705a69 into swiftlang:main Dec 1, 2023
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