@@ -127,6 +127,7 @@ message GeneratedSwiftReservedEnums {
127127 enum clearValue { NONE_clearValue = 0 ; }
128128 enum clearWeak { NONE_clearWeak = 0 ; }
129129 enum clientStreaming { NONE_clientStreaming = 0 ; }
130+ enum codePoint { NONE_codePoint = 0 ; }
130131 enum codeUnits { NONE_codeUnits = 0 ; }
131132 enum Collection { NONE_Collection = 0 ; }
132133 enum com { NONE_com = 0 ; }
@@ -282,6 +283,7 @@ message GeneratedSwiftReservedEnums {
282283 enum fileName { NONE_fileName = 0 ; }
283284 enum FileOptions { NONE_FileOptions = 0 ; }
284285 enum filter { NONE_filter = 0 ; }
286+ enum first { NONE_first = 0 ; }
285287 enum firstItem { NONE_firstItem = 0 ; }
286288 enum float { NONE_float = 0 ; }
287289 enum floatLiteral { NONE_floatLiteral = 0 ; }
@@ -436,6 +438,7 @@ message GeneratedSwiftReservedEnums {
436438 enum if { NONE_if = 0 ; }
437439 enum ignoreUnknownFields { NONE_ignoreUnknownFields = 0 ; }
438440 enum index { NONE_index = 0 ; }
441+ enum IndexingIterator { NONE_IndexingIterator = 0 ; }
439442 enum init { NONE_init = 0 ; }
440443 enum inout { NONE_inout = 0 ; }
441444 enum inputType { NONE_inputType = 0 ; }
@@ -655,6 +658,7 @@ message GeneratedSwiftReservedEnums {
655658 enum rawChars { NONE_rawChars = 0 ; }
656659 enum RawRepresentable { NONE_RawRepresentable = 0 ; }
657660 enum RawValue { NONE_RawValue = 0 ; }
661+ enum read4HexDigits { NONE_read4HexDigits = 0 ; }
658662 enum register { NONE_register = 0 ; }
659663 enum RepeatedEnumExtensionField { NONE_RepeatedEnumExtensionField = 0 ; }
660664 enum RepeatedExtensionField { NONE_RepeatedExtensionField = 0 ; }
0 commit comments