]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: add C declaration parameter unused attribute
authorIan Lance Taylor <iant@golang.org>
Sat, 11 Jan 2025 00:22:20 +0000 (16:22 -0800)
committerGopher Robot <gobot@golang.org>
Mon, 3 Feb 2025 16:24:47 +0000 (08:24 -0800)
commitbf351677c4c134f15d28cf5352964838609de129
tree4091617d994f2e7a3db305ca1c26018f91114c1c
parent9d6af4082b4ee0dc912a5cd108581f6eefd778a5
cmd/cgo: add C declaration parameter unused attribute

Fixes #71225

Change-Id: I3e60fdf632f2aa0e63b24225f13e4ace49906925
Reviewed-on: https://go-review.googlesource.com/c/go/+/642196
Reviewed-by: David Chase <drchase@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/cmd/cgo/out.go
test/fixedbugs/issue71225.go [new file with mode: 0644]