Skip to content

Fix test on 32-bit targets #64360

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
Mar 15, 2023
Merged

Conversation

rjmccall
Copy link
Contributor

Fixes rdar://106707727

@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test

@rjmccall
Copy link
Contributor Author

(smoke testing because apparently we're not testing 32-bit targets in CI anymore anyway)

The test checks for a 64-bit offset, but the offset will be 32-bit
on 32-bit targets.

Fixes rdar://106707727
@rjmccall
Copy link
Contributor Author

I accidentally included a second test case that I've been working on.

@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test

@rjmccall
Copy link
Contributor Author

@swift-ci Please smoke test macOS

@rjmccall rjmccall merged commit af1e0f7 into swiftlang:main Mar 15, 2023
@rjmccall rjmccall deleted the test-fix-32-bit branch March 15, 2023 02:15
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