Skip to content

[CSFix] NFC: Fixes should only be created via create(...) #22559

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
Feb 12, 2019

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Feb 12, 2019

This is a small access control cleanup where some of the
fixes had public constructors, which is not a preferred
way to create fixes, create(...) should be used instead.

This is a small access control cleanup where some of the
fixes had public constructors, which is not a preferred
way to create fixes, `create(...)` should be used instead.
@xedin
Copy link
Contributor Author

xedin commented Feb 12, 2019

@swift-ci please smoke test

@xedin xedin merged commit e840be0 into swiftlang:master Feb 12, 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.

1 participant