Skip to content

Comments

Fix trim analysis for assignment to multiple refs in single method call#105663

Merged
sbomer merged 10 commits intodotnet:mainfrom
sbomer:multipleOutRefs
Aug 8, 2024
Merged

Fix trim analysis for assignment to multiple refs in single method call#105663
sbomer merged 10 commits intodotnet:mainfrom
sbomer:multipleOutRefs

Conversation

@sbomer
Copy link
Member

@sbomer sbomer commented Jul 29, 2024

Fixes #85464

Depends on #105661

@ghost ghost added the area-Tools-ILLink .NET linker development as well as trimming analyzers label Jul 29, 2024
@sbomer
Copy link
Member Author

sbomer commented Aug 8, 2024

/ba-g "Failure is #103347, not sure why it didn't match"

@sbomer sbomer merged commit 8f74726 into dotnet:main Aug 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Tools-ILLink .NET linker development as well as trimming analyzers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AssignmentPatterns can break with two out parameters from the same method

2 participants