1
0
mirror of https://github.com/golang/go synced 2024-11-06 16:36:20 -07:00
go/misc/cgo/errors
wolf1996 d5b9dc1317 cmd/cgo: pass end position info for C function arguments.
Pass information about original end position for c function arguments
processed in pointer checking generated code.

Fixes #42580

Change-Id: Ic8a578168362f0ca6055064dbbea092ad37477a6
Reviewed-on: https://go-review.googlesource.com/c/go/+/269760
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
2021-04-05 19:29:17 +00:00
..
testdata cmd/cgo: pass end position info for C function arguments. 2021-04-05 19:29:17 +00:00
argposition_test.go cmd/cgo: pass end position info for C function arguments. 2021-04-05 19:29:17 +00:00
badsym_test.go all: update references to symbols moved from io/ioutil to io 2021-04-05 17:51:15 +00:00
errors_test.go all: update references to symbols moved from io/ioutil to io 2021-04-05 17:51:15 +00:00
ptr_test.go all: update references to symbols moved from io/ioutil to io 2021-04-05 17:51:15 +00:00