go/misc/cgo/testplugin/src
David Crawshaw d8ae2156fe runtime, plugin: error not throw on duplicate open
Along the way, track bad modules. Make sure they don't end up on
the active modules list, and aren't accidentally reprocessed as
new plugins.

Fixes #19004

Change-Id: I8a5e7bb11f572f7b657a97d521a7f84822a35c07
Reviewed-on: https://go-review.googlesource.com/61171
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-09-09 16:26:33 +00:00
..
common
host runtime, plugin: error not throw on duplicate open 2017-09-09 16:26:33 +00:00
iface misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
iface_a misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
iface_b misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
iface_i misc/cgo/testplugin: test that types and itabs are unique 2017-01-13 17:31:33 +00:00
issue18676 runtime: for plugins, don't add duplicate itabs 2017-01-17 22:37:19 +00:00
issue19534 plugin: resolve plugin import path issue 2017-04-26 00:54:54 +00:00
plugin1 cmd/go: pass plugin package name to compile -p 2017-09-01 18:27:59 +00:00
plugin2 cmd/go: pass plugin package name to compile -p 2017-09-01 18:27:59 +00:00
sub/plugin1 cmd/compile: write type symbols referenced in ptabs 2016-11-03 14:07:34 +00:00