SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Record zero for "has" for proto3 if in a oneof.

If a message is proto3, then the zero values still count as being set one the
field is in a oneof.

Add tests to confirm oneofs work as expected in both syntaxes.
T
Thomas Van Lenten committed
ca5b7751e5bb5a8dc5694844925f371bf3b34426
Parent: ac3df39