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

Properly handle expression variable declared within VariableDeclaratorSyntax.ArgumentList in ‘fixed’, ‘for’ and ‘using’ statements. #13547

Merged
merged 1 commit into from
Sep 2, 2016

Conversation

AlekseyTs
Copy link
Contributor

Related to #12597.
Fixes #13459, #13460.

I will open an issue for cloning new tests to target pattern variables.
@dotnet/roslyn-compiler, @gafter Please review.

…rSyntax.ArgumentList in ‘fixed’, ‘for’ and ‘using’ statements.

Related to dotnet#12597.
Fixes dotnet#13459, dotnet#13460.
@gafter
Copy link
Member

gafter commented Sep 1, 2016

@gafter is added to the review. #Closed

@gafter
Copy link
Member

gafter commented Sep 1, 2016

:shipit:

@AlekseyTs
Copy link
Contributor Author

@AlekseyTs
Copy link
Contributor Author

test windows_debug_unit64_prtest please.

@AlekseyTs
Copy link
Contributor Author

Ping. @dotnet/roslyn-compiler Please review, need a second sign-off.

@jcouv
Copy link
Member

jcouv commented Sep 2, 2016

LGTM

@AlekseyTs AlekseyTs merged commit bf19c28 into dotnet:master Sep 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants