Skip to content

Preserve parens required by C# when simplifying interpolation#49655

Merged
CyrusNajmabadi merged 5 commits intodotnet:masterfrom
jnm2:simplify_interpolation_conditional_expr
Nov 30, 2020
Merged

Preserve parens required by C# when simplifying interpolation#49655
CyrusNajmabadi merged 5 commits intodotnet:masterfrom
jnm2:simplify_interpolation_conditional_expr

Conversation

@jnm2
Copy link
Contributor

@jnm2 jnm2 commented Nov 29, 2020

Fixes #49647

@jnm2 jnm2 force-pushed the simplify_interpolation_conditional_expr branch from 6300c85 to 4365779 Compare November 29, 2020 20:01
@jnm2 jnm2 requested a review from CyrusNajmabadi November 29, 2020 20:02
@CyrusNajmabadi
Copy link
Contributor

Thanks!

@CyrusNajmabadi CyrusNajmabadi merged commit 1a5d65c into dotnet:master Nov 30, 2020
@ghost ghost added this to the Next milestone Nov 30, 2020
@jnm2 jnm2 deleted the simplify_interpolation_conditional_expr branch November 30, 2020 18:14
@jnm2
Copy link
Contributor Author

jnm2 commented Nov 30, 2020

Thanks for your help!

@jinujoseph jinujoseph added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Dec 3, 2020
@dibarbet dibarbet modified the milestones: Next, 16.9.P3 Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'Simplify interpolation' fix should not remove parens around a conditional expression

5 participants