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

Correct VisitUnary operand evaluation in funcletizer #35172

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

roji
Copy link
Member

@roji roji commented Nov 21, 2024

Fixes #35152

@roji roji requested a review from a team November 21, 2024 13:58
@roji roji marked this pull request as draft November 21, 2024 14:37
@roji roji force-pushed the LambdaEvaluatability branch 2 times, most recently from a17a02c to 91f13d2 Compare November 24, 2024 09:08
@roji roji changed the title Correct lambda evaluation in funcletizer Correct VisitUnary operand evaluation in funcletizer Nov 24, 2024
@roji roji marked this pull request as ready for review November 24, 2024 09:17
@roji roji enabled auto-merge (squash) November 24, 2024 09:55
@roji roji force-pushed the LambdaEvaluatability branch from 91f13d2 to 3a2549b Compare November 25, 2024 15:16
@roji roji merged commit 3ba88c4 into dotnet:main Nov 25, 2024
7 checks passed
@roji roji deleted the LambdaEvaluatability branch November 25, 2024 16:06
roji added a commit to roji/efcore that referenced this pull request Nov 25, 2024
roji added a commit to roji/efcore that referenced this pull request Nov 26, 2024
roji added a commit to roji/efcore that referenced this pull request Nov 26, 2024
roji added a commit that referenced this pull request Nov 26, 2024
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.

[Regression] Unexpected unbound variable error with closure
2 participants