Skip to content

Tests: Update tagged string tests in stdlib/BridgeStorage.swift #71134

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 25, 2024

Conversation

tshortli
Copy link
Contributor

The Swift compiler no longer supports any deployment targets that don't have tagged NSStrings.

Resolves rdar://121343971

The Swift compiler no longer supports any deployment targets that don't have
tagged NSStrings.

Resolves rdar://121343971
Copy link
Contributor

@mikeash mikeash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m confused about how this works on watchOS, since we don’t have tagged pointers on 32-bit, but that’s not entirely related.

@tshortli
Copy link
Contributor Author

swiftlang/llvm-project#8041

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge January 25, 2024 06:25
@tshortli tshortli merged commit 68e852e into swiftlang:main Jan 25, 2024
@tshortli tshortli deleted the bridge-storage-test branch January 25, 2024 15:45
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