Skip to content

AST: Requestify generic signature building for @_specialized attributes #68555

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

Conversation

tshortli
Copy link
Contributor

In order to support lazy typechecking during module emission for modules containing specialized functions, the computation of generic signatures for @_specialized attributes must be requestified.

Resolves rdar://115569606

In order to support lazy typechecking during module emission for modules
containing specialized functions, the computation of generic signatures for
`@_specialized` attributes must be requestified.

Resolves rdar://115569606
@tshortli tshortli force-pushed the requestify-specialize-attr-generic-signature-request branch from beea5e4 to 497034e Compare September 16, 2023 07:08
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli merged commit fa3ba92 into swiftlang:main Sep 18, 2023
@tshortli tshortli deleted the requestify-specialize-attr-generic-signature-request branch September 18, 2023 22:30
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