go/misc/cgo/errors/testdata
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
..
err1.go misc/cgo/errors: consolidate test work 2019-05-21 18:15:05 +00:00
err2.go misc/cgo/errors: consolidate test work 2019-05-21 18:15:05 +00:00
err4.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue11097a.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue11097b.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue14669.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue18452.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue18889.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue28069.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue28721.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
issue33061.go cmd/cgo: do not rewrite call if there are more args than parameters 2019-07-12 17:31:29 +00:00
issue42580.go cmd/cgo: pass end position info for C function arguments. 2021-04-05 19:29:17 +00:00
long_double_size.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00
malloc.go misc/cgo/errors: fix tests in module mode 2019-02-22 17:24:25 +00:00