Skip to content

Remove unnecessary 'visitDecl' default cases. #244

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
Jan 12, 2016
Merged

Remove unnecessary 'visitDecl' default cases. #244

merged 1 commit into from
Jan 12, 2016

Conversation

mobeigi
Copy link
Contributor

@mobeigi mobeigi commented Dec 5, 2015

The default cases are unnecessary and provide no benefits so they should
just be removed.

The default cases are unnecessary and provide no benefits so they should
just be removed.
@lattner
Copy link
Contributor

lattner commented Dec 5, 2015

Have you run the test suite with this patch?

@akyrtzi akyrtzi self-assigned this Dec 5, 2015
@jrtibbetts
Copy link

It seems reasonable to remove this.

DougGregor added a commit that referenced this pull request Jan 12, 2016
Remove unnecessary 'visitDecl' default cases.
@DougGregor DougGregor merged commit bef0657 into swiftlang:master Jan 12, 2016
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
Create a DISPATCH_PTR_SIZE macro and use it
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
Create a DISPATCH_PTR_SIZE macro and use it

Signed-off-by: Daniel A. Steffen <[email protected]>
adellibovi pushed a commit to adellibovi/swift that referenced this pull request May 20, 2019
Fix a bug where a delimiting comma could exceed the line limit.
maldahleh pushed a commit to maldahleh/swift that referenced this pull request Oct 26, 2020
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
Update GRDB.swift hash to build against 4.2
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.

5 participants