Skip to content

remove unreachable code from swift-ide-test #391

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

Conversation

jpsim
Copy link
Contributor

@jpsim jpsim commented Dec 10, 2015

there's a previous check for ActionType::GenerateModuleAPIDescription
which returns immediately, so this code is unreachable.

there's a previous check for `ActionType::GenerateModuleAPIDescription`
which returns immediately, so this code is unreachable.
@benlangmuir
Copy link
Contributor

Nice catch!

benlangmuir added a commit that referenced this pull request Dec 10, 2015
…api-description

remove unreachable code from swift-ide-test
@benlangmuir benlangmuir merged commit 13b679d into swiftlang:master Dec 10, 2015
@jpsim jpsim deleted the swift-ide-test-remove-unreachable-api-description branch December 10, 2015 16:59
slavapestov pushed a commit to slavapestov/swift that referenced this pull request Nov 27, 2018
Remove version number used in 'available' attribute for non-specific platform '*'.
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
[run_sk_stress_test] Update xfails for new issues.
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