1
0
mirror of https://github.com/golang/go synced 2024-09-30 06:34:29 -06:00
go/misc/cgo/test/testdata
kkHAIKE f571518139 cmd/cgo: dont override declared struct type
Fixes #52611

Change-Id: I835df8d6a98a37482446ec00af768c96fd8ee4fe
GitHub-Last-Rev: ea54dd69ee
GitHub-Pull-Request: golang/go#52733
Reviewed-on: https://go-review.googlesource.com/c/go/+/404497
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dexter Ouyang <kkhaike@gmail.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Alex Rakoczy <alex@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-06-22 16:21:49 +00:00
..
gcc68255
issue8756
issue8828
issue9026
issue9400 misc, test: fix test error for loong64 2022-05-20 16:16:37 +00:00
issue9510a
issue9510b
issue20266
issue23555a
issue23555b
issue24161arg
issue24161e0 cmd/go: fix cgo test when min macOS version is set 2020-01-24 17:36:44 +00:00
issue24161e1 cmd/go: fix cgo test when min macOS version is set 2020-01-24 17:36:44 +00:00
issue24161e2 cmd/go: fix cgo test when min macOS version is set 2020-01-24 17:36:44 +00:00
issue24161res
issue26213
issue26430
issue26743
issue27054 cmd/cgo,cmd/fix,misc/cgo: map the EGLConfig C type to uintptr in Go 2020-05-31 09:48:08 +00:00
issue27340
issue29563
issue30527
issue41761a cmd/compile: export notinheap annotation to object file 2020-10-05 18:52:43 +00:00
issue43639 cmd/cgo: fix unused parameter warnings in generated _cgo_main.c 2021-08-16 23:03:03 +00:00
issue52611a cmd/cgo: dont override declared struct type 2022-06-22 16:21:49 +00:00
issue52611b cmd/cgo: dont override declared struct type 2022-06-22 16:21:49 +00:00
cgo_linux_test.go
cgo_test.go
gcc68255.go
issue8756.go
issue8828.go
issue9026.go
issue9400_linux.go runtime: fix comments on the behavior of SetGCPercent 2021-12-07 17:46:04 +00:00
issue9510.go
issue20266.go
issue23555.go
issue24161_darwin_test.go
issue26430.go
issue26743.go
issue27340.go
issue29563.go
issue30527.go
issue41761.go cmd/compile: export notinheap annotation to object file 2020-10-05 18:52:43 +00:00
issue43639.go cmd/cgo: fix unused parameter warnings in generated _cgo_main.c 2021-08-16 23:03:03 +00:00
issue52611.go cmd/cgo: dont override declared struct type 2022-06-22 16:21:49 +00:00
test26213.go