mirror of
https://github.com/golang/go
synced 2024-11-07 09:26:11 -07:00
eaa97fbf20
The cgo tool would sometimes emit a bitfield at an offset that did not correspond to the C offset, such as for the example in the new test. Change-Id: I61b2ca10ee44a42f81c13ed12865f2060168fed5 Reviewed-on: https://go-review.googlesource.com/c/go/+/252378 Trust: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Matthew Dempsky <mdempsky@google.com> TryBot-Result: Go Bot <gobot@golang.org> |
||
---|---|---|
.. | ||
anonunion.go | ||
bitfields.go | ||
fieldtypedef.go | ||
issue8478.go | ||
issue37479.go | ||
issue37621.go | ||
issue38649.go | ||
issue39534.go | ||
main.go |