Skip to content

Fix funcletizer for VisitListInit#33466

Merged
cincuranet merged 1 commit intodotnet:mainfrom
cincuranet:fix-funcletizer
Apr 3, 2024
Merged

Fix funcletizer for VisitListInit#33466
cincuranet merged 1 commit intodotnet:mainfrom
cincuranet:fix-funcletizer

Conversation

@cincuranet
Copy link
Contributor

Fixes initialization of visitedInitializersArguments in VisitListInit. We need to fill complete array - not only up to i because next iteration will access visitedInitializersArguments (on next index).

@cincuranet cincuranet requested a review from a team April 3, 2024 09:42
Copy link
Member

@roji roji left a comment

Choose a reason for hiding this comment

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

LGTM, but add a regression test?

@cincuranet
Copy link
Contributor Author

Yes, forgot to mention. I'll add test later, together with work for #32413, because it shares the underlying code path.

@cincuranet cincuranet merged commit 0fc310f into dotnet:main Apr 3, 2024
@cincuranet cincuranet deleted the fix-funcletizer branch April 3, 2024 10:21
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.

2 participants