Skip to content

[5.5] ABIChecker: don't fail when hitting EnumCaseDecl #39170

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 2 commits into from
Sep 9, 2021

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Sep 3, 2021

All enum elements should have been handled separately so we don't need to anything special
for EnumCaseDecl except consuming them.

All enum elments should have been handled separately so we don't need to anything special
for EnumCaseDecl except consuming them.
@nkcsgexi nkcsgexi requested a review from a team as a code owner September 3, 2021 23:56
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 3, 2021

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 6, 2021

@swift-ci please test

@nkcsgexi nkcsgexi merged commit df84566 into swiftlang:release/5.5 Sep 9, 2021
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