aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/compile/internal/noder/noder.go
diff options
context:
space:
mode:
authorDan Scales <danscales@google.com>2021-01-30 21:15:40 -0800
committerDan Scales <danscales@google.com>2021-02-02 19:14:08 +0000
commit3d5c715bf299fb662104d70d612f3f0303e542d9 (patch)
tree00a3f165808fd0f7c4d31ab69b15b13339a06a29 /src/cmd/compile/internal/noder/noder.go
parent13a741298377d30fc2b3fc51fa9aa52eed6d56e4 (diff)
downloadgo-3d5c715bf299fb662104d70d612f3f0303e542d9.tar.xz
[dev.typeparams] Handling multiple type arguments for call via new node OLIST
Will now run "go tool compile -G=2 -W=2" on a simple generic function with multiple type parameters and a call to that function with multiple explicit type arguments. We will likely move to have a separate function/type instantiation node, in order distinguish these cases from normal index expressions. Change-Id: I0a571902d63785cc06240ed4ba0495923403b511 Reviewed-on: https://go-review.googlesource.com/c/go/+/288433 Trust: Dan Scales <danscales@google.com> Run-TryBot: Dan Scales <danscales@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'src/cmd/compile/internal/noder/noder.go')
0 files changed, 0 insertions, 0 deletions