protobuf-go/encoding/testprotos
Joe Tsai 09b5b46567 cmd/protoc-gen-go: revert Enum simplication
Go1.12 on GoLLVM with LLVM 9.0.0 has a bug where the simpler but
equivalent expression results in memory corruption.
Revert to the more complex expression to avoid breaking GoLLVM and
it is not worth waiting for a GoLLVM fix.

Change-Id: I8b42965ca9bd333deb8693021e7b22f966e13521
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/171463
Reviewed-by: Damien Neil <dneil@google.com>
2019-04-10 22:39:46 +00:00
..
pb2 cmd/protoc-gen-go: revert Enum simplication 2019-04-10 22:39:46 +00:00
pb3 cmd/protoc-gen-go: generate oneof types seperately 2019-04-08 21:41:25 +00:00