Skip to content
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

NullableWalker.VisitSwitchStatementDispatch - visit local declarations before the switch expression, which can cause us to "split" the state. #56031

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

AlekseyTs
Copy link
Contributor

Fixes #55227.

…ns before the switch expression, which can cause us to "split" the state.

Fixes dotnet#55227.
@AlekseyTs AlekseyTs requested a review from jcouv August 31, 2021 17:29
@AlekseyTs AlekseyTs requested a review from a team as a code owner August 31, 2021 17:29
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks (iteration 1)

@jcouv jcouv self-assigned this Aug 31, 2021
@AlekseyTs AlekseyTs merged commit 9ad67ca into dotnet:main Aug 31, 2021
@ghost ghost added this to the Next milestone Aug 31, 2021
@dibarbet dibarbet modified the milestones: Next, 17.0.P4 Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants