@@ -9,7 +9,6 @@ message GeneratedSwiftReservedEnums {
99 enum aggregateValue { NONE_aggregateValue = 0 ; }
1010 enum allCases { NONE_allCases = 0 ; }
1111 enum allowAlias { NONE_allowAlias = 0 ; }
12- enum allProtoNames { NONE_allProtoNames = 0 ; }
1312 enum alwaysPrintEnumsAsInts { NONE_alwaysPrintEnumsAsInts = 0 ; }
1413 enum alwaysPrintInt64sAsNumbers { NONE_alwaysPrintInt64sAsNumbers = 0 ; }
1514 enum annotation { NONE_annotation = 0 ; }
@@ -344,7 +343,7 @@ message GeneratedSwiftReservedEnums {
344343 enum fields { NONE_fields = 0 ; }
345344 enum fieldSize { NONE_fieldSize = 0 ; }
346345 enum FieldTag { NONE_FieldTag = 0 ; }
347- enum fieldType { NONE_fieldType = 0 ; }
346+ enum FieldType { NONE_FieldType = 0 ; }
348347 enum file { NONE_file = 0 ; }
349348 enum FileDescriptorProto { NONE_FileDescriptorProto = 0 ; }
350349 enum FileDescriptorSet { NONE_FileDescriptorSet = 0 ; }
@@ -651,7 +650,6 @@ message GeneratedSwiftReservedEnums {
651650 enum minor { NONE_minor = 0 ; }
652651 enum Mixin { NONE_Mixin = 0 ; }
653652 enum mixins { NONE_mixins = 0 ; }
654- enum modifier { NONE_modifier = 0 ; }
655653 enum modify { NONE_modify = 0 ; }
656654 enum month { NONE_month = 0 ; }
657655 enum msgExtension { NONE_msgExtension = 0 ; }
@@ -763,7 +761,6 @@ message GeneratedSwiftReservedEnums {
763761 enum protocol { NONE_protocol = 0 ; }
764762 enum protoFieldName { NONE_protoFieldName = 0 ; }
765763 enum protoMessageName { NONE_protoMessageName = 0 ; }
766- enum protoName { NONE_protoName = 0 ; }
767764 enum ProtoNameProviding { NONE_ProtoNameProviding = 0 ; }
768765 enum protoPaths { NONE_protoPaths = 0 ; }
769766 enum public { NONE_public = 0 ; }
0 commit comments