Skip to content

[AST] Strip InOutType when cloning a parameter. #12272

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 3 commits into from
Oct 4, 2017

Conversation

DougGregor
Copy link
Member

Fixes rdar://problem/34789779, where initializer inheritance was breaking
in the presence of 'inout' parameters.

Fixes rdar://problem/34789779, where initializer inheritance was breaking
in the presence of 'inout' parameters.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

Copy link
Contributor

@CodaFi CodaFi left a comment

Choose a reason for hiding this comment

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

Thanks!

@swift-ci swift-ci merged commit 483a894 into swiftlang:master Oct 4, 2017
@DougGregor DougGregor deleted the inout-param-clone branch October 4, 2017 19:33
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