Skip to content

Sema: Use GSB to build the signature for opaque result type decls. #24485

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
May 4, 2019

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented May 3, 2019

Our ad-hoc mechanism for building the signature did not always produce requirements in the order
expected by the rest of the system; using the GSB should ensure we build a valid generic signature.
Fixes rdar://problem/50309983.

@jckarter
Copy link
Contributor Author

jckarter commented May 3, 2019

@swift-ci Please test

Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Our ad-hoc mechanism for building the signature did not always produce requirements in the order
expected by the rest of the system; using the GSB should ensure we build a valid generic signature.
Fixes rdar://problem/50309983.
@jckarter jckarter force-pushed the opaque-type-signature-gsb branch from 2c6d0c3 to a58bc8a Compare May 3, 2019 22:01
@jckarter
Copy link
Contributor Author

jckarter commented May 3, 2019

@swift-ci Please test

@swift-ci
Copy link
Contributor

swift-ci commented May 3, 2019

Build failed
Swift Test Linux Platform
Git Sha - 2c6d0c31f476458327ab64b5938eadd8e916c955

@swift-ci
Copy link
Contributor

swift-ci commented May 3, 2019

Build failed
Swift Test OS X Platform
Git Sha - 2c6d0c31f476458327ab64b5938eadd8e916c955

@jckarter jckarter merged commit 001c0dd into swiftlang:master May 4, 2019
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.

3 participants