Skip to content

[Test] Disable availability checking when building ExternalGenericMetadataBuilder tests. #71358

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

mikeash
Copy link
Contributor

@mikeash mikeash commented Feb 2, 2024

The compiler can end up thinking that _mangledTypeName isn't available, but we're always going to be running against a just-built runtime which has it.

…adataBuilder tests.

The compiler can end up thinking that _mangledTypeName isn't available, but we're always going to be running against a just-built runtime which has it.
@mikeash mikeash requested a review from edymtt February 2, 2024 23:11
@mikeash
Copy link
Contributor Author

mikeash commented Feb 2, 2024

@swift-ci please smoke test

@mikeash mikeash enabled auto-merge February 2, 2024 23:11
@mikeash mikeash merged commit 3090403 into swiftlang:main Feb 3, 2024
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