Skip to content

Fix some IRGen bugs with coroutine lowering #20358

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
Nov 6, 2018

Conversation

rjmccall
Copy link
Contributor

@rjmccall rjmccall commented Nov 6, 2018

  • The large-loadable-types pass was not rewriting function signatures
    correctly if only a yield type was rewritten.

  • GenCall was not rewriting multiple yield types correctly.

- The large-loadable-types pass was not rewriting function signatures
  correctly if only a yield type was rewritten.

- GenCall was not rewriting multiple yield types correctly.
@rjmccall
Copy link
Contributor Author

rjmccall commented Nov 6, 2018

@swift-ci Please smoke test

@rjmccall rjmccall merged commit 6952909 into swiftlang:master Nov 6, 2018
@rjmccall rjmccall deleted the read-irgen-fixes branch November 6, 2018 19:48
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