protobuf-go/reflect
John Wright bac4cd44d4 reflect/protodesc: check file imports by name
Weak imports are added to Imports as placeholders even if they can be
found in the Files registry, so we have to look at the name rather than
the actual FileDescriptor.

Change-Id: I28f62e945f233119014e5e8cb1bcbde7dca831a7
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/175897
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2019-05-08 01:49:39 +00:00
..
protodesc reflect/protodesc: check file imports by name 2019-05-08 01:49:39 +00:00
protoreflect reflect/protoreflect: remove methods with Type suffix 2019-04-20 08:14:13 +00:00
protoregistry reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00