Skip to content

NFC: Minor cleanup to make createTypeVariable options default to zero. #15709

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
Apr 3, 2018
Merged

NFC: Minor cleanup to make createTypeVariable options default to zero. #15709

merged 1 commit into from
Apr 3, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Apr 3, 2018

Many (perhaps most?) calls to createTypeVariable explicitly pass 0 for
options. This change just defaults the parameter to 0 and removes all
the explicit 0's in the code.

Many (perhaps most?) calls to createTypeVariable explicitly pass 0 for
options. This change just defaults the parameter to 0 and removes all
the explicit 0's in the code.
@rudkx
Copy link
Contributor Author

rudkx commented Apr 3, 2018

@swift-ci Please smoke test

@rudkx rudkx merged commit 95b7f50 into swiftlang:master Apr 3, 2018
@rudkx rudkx deleted the minor-cleanup branch April 3, 2018 18:27
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