Skip to content

[stable/20240723][darwin] Upstream __isPlatformOrVariantPlatformVersionAtLeast() #9031

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

@tshortli tshortli commented Jul 31, 2024

Cherry pick of #9007 / llvm#100605 to stable/20240723.

Add `__isPlatformOrVariantPlatformVersionAtLeast()` which is used to check OS
version availability from zippered libraries on macOS. This routine is needed
for complete macCatalyst support in the Swift compiler.
@tshortli tshortli changed the title [darwin] Upstream __isPlatformOrVariantPlatformVersionAtLeast(). [stable/20240723][darwin] Upstream __isPlatformOrVariantPlatformVersionAtLeast() Jul 31, 2024
@tshortli tshortli merged commit 9cf7e40 into swiftlang:stable/20240723 Aug 1, 2024
@tshortli tshortli deleted the upstream-is-platform-or-variant-platform-version-at-least-20240723 branch August 1, 2024 15:33
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