Skip to content

Go: model value flow with array content through slice expressions #14798

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

Merged

Conversation

owen-mc
Copy link
Contributor

@owen-mc owen-mc commented Nov 15, 2023

Previously we were relying on taint flow only.

@owen-mc owen-mc requested a review from a team as a code owner November 15, 2023 15:10
@github-actions github-actions bot added the Go label Nov 15, 2023
@owen-mc
Copy link
Contributor Author

owen-mc commented Nov 16, 2023

The performance evaluation showed no effect on performance and no change in results.

@owen-mc owen-mc requested a review from smowton November 18, 2023 23:30
@owen-mc owen-mc merged commit d26dc68 into github:main Nov 21, 2023
@owen-mc owen-mc deleted the go/improve-value-flow-through-slice-exprs branch November 21, 2023 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants