]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: document C.sizeof_T and zero-sized field restriction
authorIan Lance Taylor <iant@golang.org>
Tue, 12 Jan 2016 15:03:28 +0000 (07:03 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 12 Jan 2016 17:31:01 +0000 (17:31 +0000)
commit505fa7b42338f0aba7e4235acbc8274a20f3c1f0
treec9ade4e028467442fc28a45c99a066947a458aab
parenteca3618fd3977512fb9c6aded3e373b7729b952c
cmd/cgo: document C.sizeof_T and zero-sized field restriction

Update #9401.
Update #11925.
Update #13919.

Change-Id: I52c679353693e8165b2972d4d3974ee8bb1207ef
Reviewed-on: https://go-review.googlesource.com/18542
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/cgo/doc.go