Skip to content

[4.0]migrator: handle qualified replacement for member reference expression. rdar://32845918 (#10593) #10609

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 27, 2017

Conversation

nkcsgexi
Copy link
Contributor

Previously, we only handle dot syntax call expression for qualified
replacement, i.e. changing from A.a to B.b. This patch teaches the tool
to handle the migration of member reference expression tool.

…n. rdar://32845918 (#10593)

Previously, we only handle dot syntax call expression for qualified
replacement, i.e. changing from A.a to B.b. This patch teaches the tool
to handle the migration of member reference expression tool.
@nkcsgexi nkcsgexi added this to the Swift 4.0 milestone Jun 27, 2017
@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi nkcsgexi merged commit 8b3240c into swiftlang:swift-4.0-branch-06-23-2017 Jun 27, 2017
@nkcsgexi nkcsgexi deleted the migrator-qualified-name-3 branch June 27, 2017 03:32
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