Skip to content

[IRGen] Augment opaque type descriptor to support limited availability underlying types #42104

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
Apr 4, 2022

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Mar 31, 2022

If particular opaque type descriptor has multiple conditionally available
underlying types, emit a special type and witness reference accessors that
would be called at runtime to determine actual underlying type.

@xedin
Copy link
Contributor Author

xedin commented Apr 1, 2022

@swift-ci please test

…y underlying types

If particular opaque type descriptor has multiple conditionally available
underlying types, emit a special type and witness reference accessors that
would be called at runtime to determine actual underlying type.
@xedin xedin force-pushed the irgen-part-of-multi-opaque branch from 0aab60d to 4fe16f5 Compare April 1, 2022 20:12
@xedin
Copy link
Contributor Author

xedin commented Apr 1, 2022

@swift-ci please test

@xedin xedin merged commit ece63bb into swiftlang:main Apr 4, 2022
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