]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.5] cmd/cgo: ignore vars with no name or type if they have a AttrS...
authorIan Lance Taylor <iant@golang.org>
Fri, 20 Nov 2015 21:53:18 +0000 (13:53 -0800)
committerRuss Cox <rsc@golang.org>
Mon, 23 Nov 2015 04:38:50 +0000 (04:38 +0000)
commitbebbc624029d13a7c81957d971a2dce9d3bad1fb
treefb92e3a9e34236bf545908ce6f418f58e9496763
parent2876020ee7dc9bb927a8968c2cfd6017b85834a2
[release-branch.go1.5] cmd/cgo: ignore vars with no name or type if they have a AttrSpecification

Fixes #13344.

Change-Id: I33c6721fd33d144c85c87840ddf27ce15aa72328
Reviewed-on: https://go-review.googlesource.com/17151
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
Reviewed-on: https://go-review.googlesource.com/17145
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/test/issue1635.go
src/cmd/cgo/gcc.go