Skip to content

[4.2] Keep more ParenType parameter flags when canonicalizing function types #17380

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 21, 2018

Conversation

jrose-apple
Copy link
Contributor

@jrose-apple jrose-apple commented Jun 20, 2018

Cherry-pick of #17369 to the 4.2 branch. Reviewed by @CodaFi.

SR-8045 / rdar://40984769, likely others

swiftlang#17369)

This will also preserve @escaping and @autoclosure, which were previously
dropped. This could lead to mismatches between expected and actual
canonical types for serialization cross-references.

https://bugs.swift.org/browse/SR-8045, likely others
(cherry picked from commit 8abaaea)
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple merged commit e219249 into swiftlang:swift-4.2-branch Jun 21, 2018
@jrose-apple jrose-apple deleted the 4.2-flag-day branch June 21, 2018 16:03
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