protobuf-go/runtime
Joe Tsai db38ddde7d proto: eagerly unmarshal extensions
CL/172399 switches the v1 code to eagerly unmarshal extensions.
This CL does the equivalent for v2.

For the test, we simply switch from protoV1.Equal to protoV2.Equal,
since the v2 equal does not magically unmarshal raw extensions.

Change-Id: I6f64455b0a75bbc9a9a82108558641a29bd2b982
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/175838
Reviewed-by: Damien Neil <dneil@google.com>
2019-05-09 01:19:44 +00:00
..
protoiface proto: eagerly unmarshal extensions 2019-05-09 01:19:44 +00:00
protoimpl runtime/protoimpl: remove ExtensionFieldsV1 2019-04-16 23:53:07 +00:00
protolegacy runtime: expose protoimpl and protolegacy 2018-11-30 23:16:22 +00:00