Skip to content

Fix reflection_Optional_Any to support non-Apple platforms #35546

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 2 commits into from
Jan 22, 2021

Conversation

tbkka
Copy link
Contributor

@tbkka tbkka commented Jan 21, 2021

Apple and non-Apple platforms happen to use different number
of extra inhabitants in 64-bit pointers. This is already
supported by the test framework, we just need to fill it in
properly for this one test.

Apple and non-Apple platforms happen to use different number
of extra inhabitants in 64-bit pointers.  This is already
supported by the test framework, we just need to fill it in
properly for this one test.
@tbkka tbkka requested a review from kastiglione January 21, 2021 23:51
@tbkka
Copy link
Contributor Author

tbkka commented Jan 21, 2021

@swift-ci Please test

@tbkka
Copy link
Contributor Author

tbkka commented Jan 22, 2021

Related to #35513 and #35433

@kastiglione
Copy link
Contributor

Also remove the:REQUIRES: OS=macosx… line

@tbkka
Copy link
Contributor Author

tbkka commented Jan 22, 2021

@swift-ci Please test

@tbkka tbkka merged commit 35dad11 into swiftlang:main Jan 22, 2021
@tbkka tbkka deleted the tbkka/LinuxReflectionUpdate branch August 1, 2024 16:37
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