Skip to content

NFC, move GenericRequirement struct out of lib/IRGen to include/AST #60250

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
Jul 28, 2022

Conversation

hyp
Copy link
Contributor

@hyp hyp commented Jul 26, 2022

This will permit the use of GenericRequirement in PrintAsClang.
This will allow the C++ bindings printer to print generic function signatures
correctly, by passing information about emitted GenericRequirement values
for a signature from IRGen using IRGenABIDetailsProvider to PrintAsClang.

This will permit the use of GenericRequirement in PrintAsClang.
This will allow the C++ bindings printer to print generic function signatures
correctly, by passing information about emitted GenericRequirement values
for a signature from IRGen using IRGenABIDetailsProvider to PrintAsClang
@hyp hyp requested review from rjmccall and beccadax July 26, 2022 20:33
@hyp
Copy link
Contributor Author

hyp commented Jul 26, 2022

@swift-ci please test

@hyp hyp requested a review from zoecarver July 26, 2022 20:33
@hyp hyp merged commit 4a68214 into swiftlang:main Jul 28, 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.

2 participants