Skip to content

[AutoDiff upstream] fix TF-971 #28329

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
Dec 2, 2019
Merged

[AutoDiff upstream] fix TF-971 #28329

merged 1 commit into from
Dec 2, 2019

Conversation

marcrasi
Copy link

Upstreaming @differentiable function type parsing introduced a bug: The parser can't parse @differentiable functions with throws. The bug wasn't caught by the parsing tests in the upstreaming PR.

This fixes the bug and adds parsing tests.

Resolves TF-971.

@marcrasi marcrasi requested a review from bgogul November 18, 2019 20:40
@marcrasi
Copy link
Author

marcrasi commented Dec 2, 2019

@swift-ci please test and merge

@swift-ci swift-ci merged commit 0af22a4 into swiftlang:master Dec 2, 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