Skip to content

SILGen: Propagate generic types through func-to-block invoke functions. #2833

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
Jun 2, 2016

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented Jun 2, 2016

Now that ObjC types can be generic, we need to satisfy the type system by plumbing pseudogeneric parameters through func-to-block invocation thunks. Fixes rdar://problem/26524763.

Now that ObjC types can be generic, we need to satisfy the type system by plumbing pseudogeneric parameters through func-to-block invocation thunks. Fixes rdar://problem/26524763.
@jckarter
Copy link
Contributor Author

jckarter commented Jun 2, 2016

@swift-ci Please test and merge

@swift-ci swift-ci merged commit fb83d45 into swiftlang:master Jun 2, 2016
@jckarter jckarter deleted the func-to-block-generic-params branch June 2, 2016 15:28
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