protobuf-go/cmd/protoc-gen-go/testdata/proto2
Joe Tsai ae313d4af3 cmd/protoc-gen-go: fix Reset method
The MessageInfo cache, once set, must not be cleared, otherwise
there exists a *messageState value where the MessageInfo value is nil.
Fix the generation of the Reset method to avoid clearing this value.

Change-Id: Ic84ca8b2640a43e967c36993da1ccd3f2b7096c4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/201478
Reviewed-by: Damien Neil <dneil@google.com>
2019-10-17 17:10:14 +00:00
..
enum.pb.go cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
enum.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
fields.pb.go cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
fields.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
nested_messages.pb.go cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
nested_messages.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00
proto2.pb.go cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
proto2.proto all: change module to google.golang.org/protobuf 2019-05-14 17:28:29 +00:00