-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Sema: Fix enum case witness crash when the requirement does not specify accessors #35860
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
Sema: Fix enum case witness crash when the requirement does not specify accessors #35860
Conversation
da7d4bb
to
e2faabc
Compare
@swift-ci please smoke test macOS |
@swift-ci please smoke test |
@swift-ci please smoke test macOS |
e2faabc
to
35a829a
Compare
@slavapestov Could you take another look at this? The idea is that we care only about what |
@swift-ci please smoke test |
@swift-ci please clean smoke test macOS |
@swift-ci Please clean smoke test macOS |
Thank you! |
We were checking only for a parsed setter.