@@ -74,8 +74,6 @@ message GeneratedSwiftReservedEnums {
74
74
enum ccGenericServices { NONE_ccGenericServices = 0 ; }
75
75
enum Character { NONE_Character = 0 ; }
76
76
enum chars { NONE_chars = 0 ; }
77
- enum Child { NONE_Child = 0 ; }
78
- enum children { NONE_children = 0 ; }
79
77
enum chunk { NONE_chunk = 0 ; }
80
78
enum class { NONE_class = 0 ; }
81
79
enum clearAggregateValue { NONE_clearAggregateValue = 0 ; }
@@ -712,7 +710,6 @@ message GeneratedSwiftReservedEnums {
712
710
enum ProtobufInt64 { NONE_ProtobufInt64 = 0 ; }
713
711
enum ProtobufMap { NONE_ProtobufMap = 0 ; }
714
712
enum ProtobufMessageMap { NONE_ProtobufMessageMap = 0 ; }
715
- enum ProtobufMirror { NONE_ProtobufMirror = 0 ; }
716
713
enum ProtobufSFixed32 { NONE_ProtobufSFixed32 = 0 ; }
717
714
enum ProtobufSFixed64 { NONE_ProtobufSFixed64 = 0 ; }
718
715
enum ProtobufSInt32 { NONE_ProtobufSInt32 = 0 ; }
@@ -753,7 +750,6 @@ message GeneratedSwiftReservedEnums {
753
750
enum RawValue { NONE_RawValue = 0 ; }
754
751
enum read4HexDigits { NONE_read4HexDigits = 0 ; }
755
752
enum readBytes { NONE_readBytes = 0 ; }
756
- enum ReflectionVisitor { NONE_ReflectionVisitor = 0 ; }
757
753
enum register { NONE_register = 0 ; }
758
754
enum repeated { NONE_repeated = 0 ; }
759
755
enum RepeatedEnumExtensionField { NONE_RepeatedEnumExtensionField = 0 ; }
@@ -782,7 +778,7 @@ message GeneratedSwiftReservedEnums {
782
778
enum sawSection5Characters { NONE_sawSection5Characters = 0 ; }
783
779
enum scanner { NONE_scanner = 0 ; }
784
780
enum seconds { NONE_seconds = 0 ; }
785
- enum self { NONE_self = 0 ; }
781
+ enum Self { NONE_Self = 0 ; }
786
782
enum semantic { NONE_semantic = 0 ; }
787
783
enum Sendable { NONE_Sendable = 0 ; }
788
784
enum separator { NONE_separator = 0 ; }
@@ -881,7 +877,6 @@ message GeneratedSwiftReservedEnums {
881
877
enum union { NONE_union = 0 ; }
882
878
enum uniqueStorage { NONE_uniqueStorage = 0 ; }
883
879
enum unknown { NONE_unknown = 0 ; }
884
- enum unknownBytes { NONE_unknownBytes = 0 ; }
885
880
enum unknownFields { NONE_unknownFields = 0 ; }
886
881
enum UnknownStorage { NONE_UnknownStorage = 0 ; }
887
882
enum unpackTo { NONE_unpackTo = 0 ; }
0 commit comments