Skip to content

Conversation

xqq0629
Copy link

@xqq0629 xqq0629 commented May 10, 2022

when evaluates x twice in "x op= y", which was detectable if
evaluating y affects x. We should identify such cases and evaluate
y first.

fix golang/go#52811 (golang/go#52811)

when evaluates x twice in "x op= y", which was detectable if
evaluating y affects x. We should identify such cases and evaluate
y first.

fix golang/go#52811 (golang/go#52811)
@google-cla
Copy link

google-cla bot commented May 10, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

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.

gollvm/gofrontend: when evaluates x twice in "x op= y", which was detectable if evaluating y affects x.
2 participants