diff options
| author | Cherry Zhang <cherryyz@google.com> | 2021-02-25 20:01:53 -0500 |
|---|---|---|
| committer | Cherry Zhang <cherryyz@google.com> | 2021-02-26 16:27:08 +0000 |
| commit | a655208c9ecd2fee4de6deff35a863b1c28a091c (patch) | |
| tree | 3a175147b63495465a363aebd68a2b7d71d2fb67 /src/os/exec/exec_test.go | |
| parent | 23943a67378040340d835734a55dee7cb639e586 (diff) | |
| download | go-a655208c9ecd2fee4de6deff35a863b1c28a091c.tar.xz | |
cmd/link: handle types as converted to interface when dynlink
When using plugins, a type (whose value) may be pass to a plugin
and get converted to interface there, or vice versa. We need to
treat the type as potentially converted to interface, and retain
its methods.
Should fix #44586.
Change-Id: I80dd35e68baedaa852a317543ccd78d94628d13b
Reviewed-on: https://go-review.googlesource.com/c/go/+/296709
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Diffstat (limited to 'src/os/exec/exec_test.go')
0 files changed, 0 insertions, 0 deletions
