diff options
| author | Matthew Dempsky <mdempsky@google.com> | 2023-08-18 18:13:58 -0700 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2023-08-20 05:57:15 +0000 |
| commit | 3761e3fbfd1a1e40074cc123e1912007abfd0e92 (patch) | |
| tree | 4315cb7be56dfd7c55e79e95827bacbdd35d76ef /src/cmd/compile/internal/devirtualize/devirtualize.go | |
| parent | a2ec545e0a811bb67a48bcbb017b6da4f537781d (diff) | |
| download | go-3761e3fbfd1a1e40074cc123e1912007abfd0e92.tar.xz | |
cmd/compile/internal/typecheck: simplify NewMethodExpr
This CL changes NewMethodExpr to directly construct the OMETHEXPR
node, instead of running through the generic OXDOT typechecking
machinery.
Change-Id: Ic2af0bab6ff1aef45e8463bccb1f69c50db68f65
Reviewed-on: https://go-review.googlesource.com/c/go/+/520919
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
Diffstat (limited to 'src/cmd/compile/internal/devirtualize/devirtualize.go')
0 files changed, 0 insertions, 0 deletions
