aboutsummaryrefslogtreecommitdiff
path: root/src/os/exec
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2022-10-28 13:21:36 -0400
committerThan McIntosh <thanm@google.com>2022-11-01 14:12:12 +0000
commit317f2a7df63df89455ee4fd2721620a853c7fda1 (patch)
tree601f1bc4765a69e7119b95643850083e39da2b98 /src/os/exec
parent2730170f633811ca42aa4086aab6396c58449535 (diff)
downloadgo-317f2a7df63df89455ee4fd2721620a853c7fda1.tar.xz
cmd/compile: revise inliner coverage tweaks (again)
This patch fixes a typo/bug introduced in CL 441858 where when pattern matching a coverage counter access we were looking at an assingment node instead of the assignment LHS, and fixes a similar problem in atomic counter update pattern matching introduced in CL 444835. In both of these cases the bug was not caught because the test intended to lock down the behavior was written incorrectly (wasn't instrumenting what the test author thought it was instrumenting, ouch). Change-Id: I6e6ac3beacf12ef1a817de5527340b639f0bb044 Reviewed-on: https://go-review.googlesource.com/c/go/+/446258 Reviewed-by: Cherry Mui <cherryyz@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Than McIntosh <thanm@google.com>
Diffstat (limited to 'src/os/exec')
0 files changed, 0 insertions, 0 deletions