]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] cmd/cgo: use consistent tag for a particular struct
authorIan Lance Taylor <iant@golang.org>
Tue, 14 Apr 2020 00:47:47 +0000 (17:47 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 14 Apr 2020 22:36:35 +0000 (22:36 +0000)
commit768e5d1e4d079e1c941c154ae0397369567a5190
tree18cab55a53d104a8306f1a920753d4aa32539851
parent96745b980cfde139e8611772e2bc0c59a8e6cdf7
[release-branch.go1.14] cmd/cgo: use consistent tag for a particular struct

For #31891
For #38408
Fixes #38426

Change-Id: Ie7498c2cab728ae798e66e7168425e16b063520e
Reviewed-on: https://go-review.googlesource.com/c/go/+/228102
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
(cherry picked from commit 33ff63da4ec9cd456cab65b034b80a2fde4ebdea)
Reviewed-on: https://go-review.googlesource.com/c/go/+/228107
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/test/testx.go
src/cmd/cgo/gcc.go