Skip to content

Commit ced6edd

Browse files
cburrowsthomasvl
authored andcommitted
Remake regenerate and reference
1 parent edc7340 commit ced6edd

12 files changed

+11528
-12528
lines changed

Protos/SwiftProtobufTests/generated_swift_names_enum_cases.proto

Lines changed: 718 additions & 723 deletions
Large diffs are not rendered by default.

Protos/SwiftProtobufTests/generated_swift_names_enums.proto

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,7 @@ message GeneratedSwiftReservedEnums {
249249
enum digitValue { NONE_digitValue = 0; }
250250
enum discardableResult { NONE_discardableResult = 0; }
251251
enum discardUnknownFields { NONE_discardUnknownFields = 0; }
252-
enum distance { NONE_distance = 0; }
253-
enum double { NONE_double = 0; }
252+
enum Double { NONE_Double = 0; }
254253
enum doubleValue { NONE_doubleValue = 0; }
255254
enum Duration { NONE_Duration = 0; }
256255
enum E { NONE_E = 0; }
@@ -264,7 +263,6 @@ message GeneratedSwiftReservedEnums {
264263
enum emitFieldName { NONE_emitFieldName = 0; }
265264
enum emitFieldNumber { NONE_emitFieldNumber = 0; }
266265
enum Empty { NONE_Empty = 0; }
267-
enum emptyData { NONE_emptyData = 0; }
268266
enum encodeAsBytes { NONE_encodeAsBytes = 0; }
269267
enum encoded { NONE_encoded = 0; }
270268
enum encodedJSONString { NONE_encodedJSONString = 0; }
@@ -333,7 +331,7 @@ message GeneratedSwiftReservedEnums {
333331
enum final { NONE_final = 0; }
334332
enum first { NONE_first = 0; }
335333
enum firstItem { NONE_firstItem = 0; }
336-
enum float { NONE_float = 0; }
334+
enum Float { NONE_Float = 0; }
337335
enum floatLiteral { NONE_floatLiteral = 0; }
338336
enum FloatLiteralType { NONE_FloatLiteralType = 0; }
339337
enum FloatValue { NONE_FloatValue = 0; }
@@ -628,7 +626,6 @@ message GeneratedSwiftReservedEnums {
628626
enum NamePart { NONE_NamePart = 0; }
629627
enum names { NONE_names = 0; }
630628
enum nanos { NONE_nanos = 0; }
631-
enum nativeEndianBytes { NONE_nativeEndianBytes = 0; }
632629
enum negativeIntValue { NONE_negativeIntValue = 0; }
633630
enum nestedType { NONE_nestedType = 0; }
634631
enum newL { NONE_newL = 0; }
@@ -682,7 +679,6 @@ message GeneratedSwiftReservedEnums {
682679
enum phpGenericServices { NONE_phpGenericServices = 0; }
683680
enum phpMetadataNamespace { NONE_phpMetadataNamespace = 0; }
684681
enum phpNamespace { NONE_phpNamespace = 0; }
685-
enum pointer { NONE_pointer = 0; }
686682
enum pos { NONE_pos = 0; }
687683
enum positiveIntValue { NONE_positiveIntValue = 0; }
688684
enum prefix { NONE_prefix = 0; }
@@ -879,7 +875,6 @@ message GeneratedSwiftReservedEnums {
879875
enum UnsafeBufferPointer { NONE_UnsafeBufferPointer = 0; }
880876
enum UnsafeMutablePointer { NONE_UnsafeMutablePointer = 0; }
881877
enum UnsafeMutableRawBufferPointer { NONE_UnsafeMutableRawBufferPointer = 0; }
882-
enum UnsafeMutableRawPointer { NONE_UnsafeMutableRawPointer = 0; }
883878
enum UnsafeRawBufferPointer { NONE_UnsafeRawBufferPointer = 0; }
884879
enum UnsafeRawPointer { NONE_UnsafeRawPointer = 0; }
885880
enum unverifiedLazy { NONE_unverifiedLazy = 0; }

0 commit comments

Comments
 (0)