protobuf-go/encoding/testprotos/pb2
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
..
test.pb.go cmd/protoc-gen-go: revert Enum simplication 2019-04-10 22:39:46 +00:00
test.proto encoding/textpb: clean-up code and fix error handling inside closures 2019-04-04 00:03:54 +00:00