Skip to content

Driver: avoid unnecessary break after return in switch #14472

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

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Feb 7, 2018

Adjust the style to avoid the unnecessary break after the return in the
switch cases. NFC.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

Adjust the style to avoid the unnecessary break after the return in the
switch cases.  NFC.
@compnerd compnerd requested a review from jrose-apple February 7, 2018 23:40
@compnerd
Copy link
Member Author

compnerd commented Feb 7, 2018

@swift-ci please test

@compnerd compnerd merged commit 3798bed into swiftlang:master Feb 8, 2018
@compnerd compnerd deleted the driver-break-return branch February 8, 2018 17:35
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.

2 participants