protobuf-go/reflect
Joe Tsai 757806cdda reflect/prototype: fix build due to protoreflect.Value method change
protoreflect.Value.IsNull was inverted to become IsValid in CL 134998.
However, that CL was submitted without a rebase,
which broke the build since CL 135255 added a few more usages of IsNull.

Change-Id: I5e52fb880ffc92e9d8f6cab30848e65b2d6dcbdc
Reviewed-on: https://go-review.googlesource.com/135337
Reviewed-by: Damien Neil <dneil@google.com>
2018-09-13 20:00:42 +00:00
..
protoreflect reflect/protoreflect: add Has and Clear to KnownFields and Map 2018-09-13 19:52:11 +00:00
protoregistry reflect/prototype: add NewFileFromDescriptorProto constructor 2018-09-05 21:25:53 +00:00
prototype reflect/prototype: fix build due to protoreflect.Value method change 2018-09-13 20:00:42 +00:00