mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-06 00:55:51 +00:00
95758c0892
Returning an anonymous struct is tickling a gccgo bug: https://github.com/golang/go/issues/33866 Change to a named type. We could make the type unexpoerted, but this is an internal package anyway so leave it exported for general style cleanliness. Change-Id: Idf33f1e354c0e07066ab68640308af1498a01447 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/191960 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> |
||
---|---|---|
.. | ||
build_test.go | ||
build.go | ||
desc_init.go | ||
desc_lazy.go | ||
desc_list_gen.go | ||
desc_list.go | ||
desc_test.go | ||
desc.go | ||
placeholder.go |