diff options
| author | Matthew Dempsky <mdempsky@google.com> | 2023-09-06 16:11:34 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-09-08 18:57:57 +0000 |
| commit | 729e21b24c12fe3e4be724672ab63429be8247a6 (patch) | |
| tree | 5b4d129ac485a956a262454b6bf282d52396f0b2 /src/encoding/json/encode.go | |
| parent | d2eab5ff19f36cc8550a2871a60d307e598eca91 (diff) | |
| download | go-729e21b24c12fe3e4be724672ab63429be8247a6.tar.xz | |
cmd/compile: cleanup uses of ir.Orig and ir.SepCopy
Mostly automated refactoring with gofmt:
gofmt -r 'ir.Orig(n) -> n'
gofmt -r 'ir.SepCopy(n) -> ir.Copy(n)'
Followed by some manual cleanups.
Change-Id: Ib35abeba9e60b70ba463e161fb39358fb058a83e
Reviewed-on: https://go-review.googlesource.com/c/go/+/526398
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
