1
0
mirror of https://github.com/golang/go synced 2024-11-14 08:40:27 -07:00
go/src/cmd/cgo
Ian Lance Taylor c3c2e453c9 cmd/cgo: document that structs and arrays don't work with //export
Fixes #18412

Change-Id: Ib457eeced7820517aa35df9e7dfda1c0de4ac004
Reviewed-on: https://go-review.googlesource.com/52852
Reviewed-by: Avelino <t@avelino.xxx>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-08-08 04:39:05 +00:00
..
ast.go cmd/cgo: read source files once 2017-04-18 22:59:42 +00:00
doc.go cmd/cgo: document that structs and arrays don't work with //export 2017-08-08 04:39:05 +00:00
gcc.go cmd/cgo: unwrap typedef-chains before type checking 2017-06-27 23:02:34 +00:00
godefs.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
main.go cmd/cgo: support large unsigned macros 2017-05-17 14:42:29 +00:00
out.go cmd/cgo: document that structs and arrays don't work with //export 2017-08-08 04:39:05 +00:00
util.go all: single space after period. 2016-03-02 00:13:47 +00:00