diff options
| author | Robert Griesemer <gri@golang.org> | 2021-03-11 18:23:30 -0800 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2021-03-17 00:17:33 +0000 |
| commit | 68f8e1af29ab12cfa97eb119a7d12a7ea2295e4d (patch) | |
| tree | d29e09aef54bde5a82240bb8036e9c2cb2940082 /src/debug/dwarf | |
| parent | 7a1e963058460d4136603b86386f2bae6fe0d5f2 (diff) | |
| download | go-68f8e1af29ab12cfa97eb119a7d12a7ea2295e4d.tar.xz | |
cmd/compile/internal/types2: review of call.go
The changes between (equivalent, and reviewed) go/types/call.go
and call.go can be seen by comparing patchset 1 and 2. The actual
changes are removing the "// UNREVIEWED" marker, renaming of
sig_params to sigParams, and a couple of comment adjustments.
These additional changes reduce the difference between this
file and the go/types version.
Note that the verification pass using a MethodSet doesn't
exist because there's no MethodSet in types2.
Change-Id: I4d49460e0457401ed705dff5cfd17c9ff259d89f
Reviewed-on: https://go-review.googlesource.com/c/go/+/300998
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
Diffstat (limited to 'src/debug/dwarf')
0 files changed, 0 insertions, 0 deletions
