<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go/misc/cgo/testplugin/testdata/method/plugin.go, branch makepkg</title>
<subtitle>Fork of Go programming language with my patches.</subtitle>
<id>http://git.kilabit.info/go/atom?h=makepkg</id>
<link rel='self' href='http://git.kilabit.info/go/atom?h=makepkg'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/'/>
<updated>2023-05-12T11:59:56Z</updated>
<entry>
<title>misc/cgo: move easy tests to cmd/cgo/internal</title>
<updated>2023-05-12T11:59:56Z</updated>
<author>
<name>Austin Clements</name>
<email>austin@google.com</email>
</author>
<published>2023-05-04T16:13:27Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=bf6c55a8b313752667b51194485fa206110d71f9'/>
<id>urn:sha1:bf6c55a8b313752667b51194485fa206110d71f9</id>
<content type='text'>
This moves most misc/cgo tests to cmd/cgo/internal. This is mostly a
trivial rename and updating dist/test.go for the new paths, plus
excluding these packages from regular dist test registration. A few
tests were sensitive to what path they ran in, so we update those.

This will let these tests access facilities in internal/testenv.

For #37486.

Change-Id: I3ed417c7c22d9b667f2767c0cb1f59118fcd4af6
Reviewed-on: https://go-review.googlesource.com/c/go/+/492720
Run-TryBot: Austin Clements &lt;austin@google.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@google.com&gt;
Reviewed-by: Dmitri Shuralyov &lt;dmitshur@golang.org&gt;
Reviewed-by: Bryan Mills &lt;bcmills@google.com&gt;
TryBot-Result: Gopher Robot &lt;gobot@golang.org&gt;
</content>
</entry>
<entry>
<title>cmd/compile: mark plugin-exported types as used in interface</title>
<updated>2020-11-13T22:01:37Z</updated>
<author>
<name>Cherry Zhang</name>
<email>cherryyz@google.com</email>
</author>
<published>2020-11-13T19:42:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/go/commit/?id=86954d5246339231dc0c45f5547c37a1c3650264'/>
<id>urn:sha1:86954d5246339231dc0c45f5547c37a1c3650264</id>
<content type='text'>
Plugin exports symbols as interfaces. Mark their types as used in
interfaces, so their methods will be kept alive by the linker.

Fixes #42579.

Change-Id: If1b5aacc21510c20c25f88bb131bca61db6f1d56
Reviewed-on: https://go-review.googlesource.com/c/go/+/269819
Trust: Cherry Zhang &lt;cherryyz@google.com&gt;
Reviewed-by: Than McIntosh &lt;thanm@google.com&gt;
</content>
</entry>
</feed>
