]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: "not-type" means "is not a type", not "is a type"
authorMatthew Dempsky <mdempsky@google.com>
Fri, 1 May 2020 18:44:31 +0000 (11:44 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Fri, 1 May 2020 18:47:23 +0000 (18:47 +0000)
commit8be365f987821412dcea32d5d28336cd5cc7440e
tree709ffe78835c56382cda7d1d90561d997ce83d71
parent44d22869a8df6419f894317b10c9f8329706467a
cmd/cgo: "not-type" means "is not a type", not "is a type"

Change-Id: I87111f20a55a0b202b95a533ffb7e3aa666715dc
Reviewed-on: https://go-review.googlesource.com/c/go/+/231598
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/cgo/gcc.go