1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:10:13 -06:00
go/misc/cgo/errors
Ian Lance Taylor 90df37769d cmd/cgo: rewrite pointer checking to use more function literals
Fixes #14210
Fixes #25941

Change-Id: Idde2d032290da3edb742b5b4f6ffeb625f05b494
Reviewed-on: https://go-review.googlesource.com/c/142884
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-11-01 21:54:54 +00:00
..
src cmd/go: accept only limited compiler and linker flags in #cgo directives 2018-02-07 15:35:57 +00:00
errors_test.go cmd/compile: record original and absolute file names for line directives 2017-11-13 16:47:41 +00:00
ptr_test.go cmd/cgo: rewrite pointer checking to use more function literals 2018-11-01 21:54:54 +00:00