Skip to content

ABIChecker: don't fail when hitting EnumCaseDecl #39167

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
Sep 4, 2021

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Sep 3, 2021

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

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 3, 2021

@swift-ci please smoke test

All enum elments should have been handled separately so we don't need to anything special
for EnumCaseDecl except consuming them.
@nkcsgexi nkcsgexi force-pushed the handle-EnumCaseDecl-abi branch from a62da16 to a8b95cb Compare September 3, 2021 23:45
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 3, 2021

@swift-ci please smoke test

@nkcsgexi nkcsgexi merged commit dd32711 into swiftlang:main Sep 4, 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.

1 participant