|
1 | | -[ RUN ] third_party/protobuf/editions/golden/simple_proto3.pb.cc |
| 1 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.pb.cc (Go) |
2 | 2 | @@ @@ |
3 | 3 | ::_pbi::TcParser::GetTable<::protobuf_editions_test::golden::SimpleProto3>(), // to_prefetch |
4 | 4 | #endif // PROTOBUF_PREFETCH_PARSE_TABLE |
|
34 | 34 | cached_has_bits = this_._impl_._has_bits_[0]; |
35 | 35 | if (CheckHasBit(cached_has_bits, 0x00000001U)) { |
36 | 36 | total_size += ::_pbi::WireFormatLite::Int32SizePlusOne( |
37 | | -[ FAILED ] third_party/protobuf/editions/golden/simple_proto3.pb.cc |
38 | | -[ RUN ] third_party/protobuf/editions/golden/simple_proto3.pb.h |
| 37 | +[ FAILED ] third_party/protobuf/editions/golden/simple_proto3.pb.cc (Go) |
| 38 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.pb.cc (Java) |
| 39 | +@@ @@ |
| 40 | + ::_pbi::TcParser::GetTable<::protobuf_editions_test::golden::SimpleProto3>(), // to_prefetch |
| 41 | + #endif // PROTOBUF_PREFETCH_PARSE_TABLE |
| 42 | + }, {{ |
| 43 | +- // optional int32 int32_field = 1; |
| 44 | ++ // int32 int32_field = 1; |
| 45 | + {::_pbi::TcParser::FastV32S1, |
| 46 | + {8, 0, 0, |
| 47 | + PROTOBUF_FIELD_OFFSET(SimpleProto3, _impl_.int32_field_)}}, |
| 48 | + }}, {{ |
| 49 | + 65535, 65535 |
| 50 | + }}, {{ |
| 51 | +- // optional int32 int32_field = 1; |
| 52 | ++ // int32 int32_field = 1; |
| 53 | + {PROTOBUF_FIELD_OFFSET(SimpleProto3, _impl_.int32_field_), _Internal::kHasBitsOffset + 0, 0, (0 | ::_fl::kFcOptional | ::_fl::kInt32)}, |
| 54 | + }}, |
| 55 | + // no aux_entries |
| 56 | +@@ @@ |
| 57 | + (void)cached_has_bits; |
| 58 | + |
| 59 | + cached_has_bits = this_._impl_._has_bits_[0]; |
| 60 | +- // optional int32 int32_field = 1; |
| 61 | ++ // int32 int32_field = 1; |
| 62 | + if (CheckHasBit(cached_has_bits, 0x00000001U)) { |
| 63 | + target = |
| 64 | + ::proto2::internal::WireFormatLite::WriteInt32ToArrayWithField<1>( |
| 65 | +@@ @@ |
| 66 | + ::uint32_t cached_has_bits [[maybe_unused]] = 0; |
| 67 | + |
| 68 | + { |
| 69 | +- // optional int32 int32_field = 1; |
| 70 | ++ // int32 int32_field = 1; |
| 71 | + cached_has_bits = this_._impl_._has_bits_[0]; |
| 72 | + if (CheckHasBit(cached_has_bits, 0x00000001U)) { |
| 73 | + total_size += ::_pbi::WireFormatLite::Int32SizePlusOne( |
| 74 | +[ FAILED ] third_party/protobuf/editions/golden/simple_proto3.pb.cc (Java) |
| 75 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.pb.h (Go) |
| 76 | +@@ @@ |
| 77 | + enum : int { |
| 78 | + kInt32FieldFieldNumber = 1, |
| 79 | + }; |
| 80 | +- // optional int32 int32_field = 1; |
| 81 | ++ // int32 int32_field = 1; |
| 82 | + [[nodiscard]] bool has_int32_field() const; |
| 83 | + void clear_int32_field() ; |
| 84 | + [[nodiscard]] ::int32_t int32_field() const; |
| 85 | +@@ @@ |
| 86 | + |
| 87 | + // SimpleProto3 |
| 88 | + |
| 89 | +-// optional int32 int32_field = 1; |
| 90 | ++// int32 int32_field = 1; |
| 91 | + inline bool SimpleProto3::has_int32_field() const { |
| 92 | + bool value = CheckHasBit(_impl_._has_bits_[0], 0x00000001U); |
| 93 | + return value; |
| 94 | +[ FAILED ] third_party/protobuf/editions/golden/simple_proto3.pb.h (Go) |
| 95 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.pb.h (Java) |
39 | 96 | @@ @@ |
40 | 97 | enum : int { |
41 | 98 | kInt32FieldFieldNumber = 1, |
|
54 | 111 | inline bool SimpleProto3::has_int32_field() const { |
55 | 112 | bool value = CheckHasBit(_impl_._has_bits_[0], 0x00000001U); |
56 | 113 | return value; |
57 | | -[ FAILED ] third_party/protobuf/editions/golden/simple_proto3.pb.h |
58 | | -[ RUN ] third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h |
59 | | -[ OK ] third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h |
| 114 | +[ FAILED ] third_party/protobuf/editions/golden/simple_proto3.pb.h (Java) |
| 115 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h (Go) |
| 116 | +[ OK ] third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h (Go) |
| 117 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h (Java) |
| 118 | +[ OK ] third_party/protobuf/editions/golden/simple_proto3.proto.static_reflection.h (Java) |
| 119 | +[ RUN ] third_party/protobuf/editions/golden/simple_proto3.proto (Go vs Java Equivalence) |
| 120 | +[ OK ] third_party/protobuf/editions/golden/simple_proto3.proto (Go vs Java Equivalence) |
0 commit comments