aboutsummaryrefslogtreecommitdiff
path: root/test/interface/assertinline.go
diff options
context:
space:
mode:
authorMatthew Dempsky <mdempsky@google.com>2016-11-02 09:47:43 -0700
committerMatthew Dempsky <mdempsky@google.com>2016-11-02 19:19:36 +0000
commitbcc0247331a77015053d3fa28f458d0c639d6730 (patch)
tree65fca0e7370fbb3e177c8e669fc24c0e863dce58 /test/interface/assertinline.go
parent1a0b1cca4c26d41fe7508ffdb355de78b4ea2a19 (diff)
downloadgo-bcc0247331a77015053d3fa28f458d0c639d6730.tar.xz
cmd/compile: avoid double export of aliased objects
Instead of writing out the original object for each alias, ensure we export the original object before any aliases. This allows the aliases to simply refer back to the original object by qualified name. Fixes #17636. Change-Id: If80fa8c66b8fee8344a00b55d25a8aef22abd859 Reviewed-on: https://go-review.googlesource.com/32575 Run-TryBot: Matthew Dempsky <mdempsky@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Griesemer <gri@golang.org> Reviewed-by: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'test/interface/assertinline.go')
0 files changed, 0 insertions, 0 deletions