protobuf-go/internal/testprotos
Joe Tsai 26aef9d6d6 cmd/protoc-gen-go: add support for field-tracking
Field-tracking is an experimental feature in the Go linker
where it statically tracks whether a Go struct field is used.
This CL modifies the generator to emit special markers that
tells the linker to know which fields to track.

Change-Id: I235da3f3d6c0ef2021b5fe1c16106ebb8fd6f557
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/189558
Reviewed-by: Damien Neil <dneil@google.com>
2019-08-26 17:54:17 +00:00
..
annotation cmd/protoc-gen-go: add support for field-tracking 2019-08-26 17:54:17 +00:00
benchmarks all: unify protoV1.ExtensionDesc and proto.ExtensionType 2019-08-20 21:32:57 +00:00
conformance all: rely on message_set_extension name mangling in ExtensionDescV1 2019-08-21 02:47:33 +00:00
fieldtrack cmd/protoc-gen-go: add support for field-tracking 2019-08-26 17:54:17 +00:00
irregular cmd/protoc-gen-go: annotate depIdxs list with index comments 2019-08-15 22:47:44 +00:00
legacy cmd/protoc-gen-go: annotate depIdxs list with index comments 2019-08-15 22:47:44 +00:00
messageset all: rely on message_set_extension name mangling in ExtensionDescV1 2019-08-21 02:47:33 +00:00
test all: unify protoV1.ExtensionDesc and proto.ExtensionType 2019-08-20 21:32:57 +00:00
test3 cmd/protoc-gen-go: annotate depIdxs list with index comments 2019-08-15 22:47:44 +00:00