Skip to content

Commit

Permalink
make regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
mrabiciu committed Dec 13, 2023
1 parent 86f3e2b commit 7319183
Show file tree
Hide file tree
Showing 44 changed files with 8,598 additions and 7,229 deletions.
441 changes: 221 additions & 220 deletions FuzzTesting/Sources/FuzzCommon/fuzz_testing.pb.swift

Large diffs are not rendered by default.

921 changes: 462 additions & 459 deletions Protos/SwiftProtobufTests/generated_swift_names_enum_cases.proto

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions Protos/SwiftProtobufTests/generated_swift_names_enums.proto
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ message GeneratedSwiftReservedEnums {
enum identifierValue { NONE_identifierValue = 0; }
enum if { NONE_if = 0; }
enum ignoreUnknownFields { NONE_ignoreUnknownFields = 0; }
enum includeDefaultValues { NONE_includeDefaultValues = 0; }
enum index { NONE_index = 0; }
enum init { NONE_init = 0; }
enum inout { NONE_inout = 0; }
Expand Down Expand Up @@ -837,6 +838,7 @@ message GeneratedSwiftReservedEnums {
enum totalArrayDepth { NONE_totalArrayDepth = 0; }
enum totalSize { NONE_totalSize = 0; }
enum trailingComments { NONE_trailingComments = 0; }
enum traversalOptions { NONE_traversalOptions = 0; }
enum traverse { NONE_traverse = 0; }
enum true { NONE_true = 0; }
enum try { NONE_try = 0; }
Expand Down Expand Up @@ -889,6 +891,7 @@ message GeneratedSwiftReservedEnums {
enum VerificationState { NONE_VerificationState = 0; }
enum Version { NONE_Version = 0; }
enum versionString { NONE_versionString = 0; }
enum visitDefaultValues { NONE_visitDefaultValues = 0; }
enum visitExtensionFields { NONE_visitExtensionFields = 0; }
enum visitExtensionFieldsAsMessageSet { NONE_visitExtensionFieldsAsMessageSet = 0; }
enum visitMapField { NONE_visitMapField = 0; }
Expand Down
Loading

0 comments on commit 7319183

Please sign in to comment.