Skip to content

AST: Requestify unique underlying type substitutions #69770

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

Conversation

tshortli
Copy link
Contributor

Introduce a request that computes the unique underlying type substitution of an opaque type declaration. This ensures that the type substitution is available on-demand when generating SIL in lazy typechecking mode.

Resolves rdar://117439760

@tshortli tshortli force-pushed the requestify-unique-underlying-type-subs branch 2 times, most recently from 4d53b5e to d84730c Compare November 10, 2023 17:27
@tshortli tshortli force-pushed the requestify-unique-underlying-type-subs branch from d84730c to 8b31e22 Compare November 10, 2023 19:50
Introduce a request that computes the unique underlying type substitution of an
opaque type declaration. This ensures that the type substitution is available
on-demand when generating SIL in lazy typechecking mode.

Resolves rdar://117439760
@tshortli tshortli force-pushed the requestify-unique-underlying-type-subs branch from 8b31e22 to 7e77241 Compare November 10, 2023 21:27
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli merged commit e45afd3 into swiftlang:main Nov 11, 2023
@tshortli tshortli deleted the requestify-unique-underlying-type-subs branch November 11, 2023 00:10
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