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

C#: Do not embed target callable in TransitiveCapturedCall #14099

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

hvitved
Copy link
Contributor

@hvitved hvitved commented Aug 30, 2023

Until we have adopted the shared captured variable library, this PR fixes the existing code so that implicit capture arguments have exactly one matching call.

@github-actions github-actions bot added the C# label Aug 30, 2023
@hvitved hvitved added the no-change-note-required This PR does not need a change note label Aug 30, 2023
@hvitved hvitved marked this pull request as ready for review August 30, 2023 17:05
@hvitved hvitved requested a review from a team as a code owner August 30, 2023 17:05
Copy link
Contributor

@michaelnebel michaelnebel left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@hvitved hvitved merged commit c68d0bc into github:main Aug 31, 2023
@hvitved hvitved deleted the csharp/transitive-capture-call-unique branch August 31, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C# no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants