]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/test: add test for passing compatible typedefs
authorIan Lance Taylor <iant@golang.org>
Wed, 13 Jun 2018 22:22:55 +0000 (15:22 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 13 Jun 2018 23:08:56 +0000 (23:08 +0000)
commitb8dc93132690faaa9b097ce3225293b726f995f9
tree86269fdb45f9b3d8dc82107c49bbd261bfe3c3d4
parent67d276c57cda9e05faa84c332ba52791d4713f65
misc/cgo/test: add test for passing compatible typedefs

Fixes #23720

Change-Id: I28e0c16503bc043f793e0dab19668f7a66313312
Reviewed-on: https://go-review.googlesource.com/118737
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/test/issue23720.go [new file with mode: 0644]