aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorDan Scales <danscales@google.com>2021-05-11 14:14:30 -0700
committerDan Scales <danscales@google.com>2021-05-21 23:25:07 +0000
commit5b1120fac7e234af44c09ec0db1982aa2c7b7357 (patch)
tree85eba55d9236937f7459fc8b10786198f0fe89ee /src/runtime
parent8d2b4cb6cc3100f337e08cc7342f42823fa1dc9a (diff)
downloadgo-5b1120fac7e234af44c09ec0db1982aa2c7b7357.tar.xz
[dev.typeparams] cmd/compile: fix handling of Nname field in (*subster).tstruct.
We want to keep the Nname references for external function references in tstruct (not remove them, as is currently happening). We only change the Nname reference (translate it) when it appears in subst.vars[]. New export/import test sliceimp.go which includes some of these external function references. Change-Id: Ie3d73bd989a16082f0cebfb566e0a7faeda55e60 Reviewed-on: https://go-review.googlesource.com/c/go/+/321735 Run-TryBot: Dan Scales <danscales@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org> Trust: Dan Scales <danscales@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions