Skip to content

Commit

Permalink
Update the generated_swift_names_* files on the 1.x branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasvl committed Oct 27, 2023
1 parent d4c689f commit 7dade5e
Show file tree
Hide file tree
Showing 12 changed files with 15,040 additions and 14,624 deletions.
1,830 changes: 916 additions & 914 deletions Protos/SwiftProtobufTests/generated_swift_names_enum_cases.proto

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions Protos/SwiftProtobufTests/generated_swift_names_enums.proto
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ message GeneratedSwiftReservedEnums {
enum BinaryEncodingError { NONE_BinaryEncodingError = 0; }
enum BinaryEncodingMessageSetSizeVisitor { NONE_BinaryEncodingMessageSetSizeVisitor = 0; }
enum BinaryEncodingMessageSetVisitor { NONE_BinaryEncodingMessageSetVisitor = 0; }
enum BinaryEncodingOptions { NONE_BinaryEncodingOptions = 0; }
enum BinaryEncodingSizeVisitor { NONE_BinaryEncodingSizeVisitor = 0; }
enum BinaryEncodingVisitor { NONE_BinaryEncodingVisitor = 0; }
enum binaryOptions { NONE_binaryOptions = 0; }
Expand Down Expand Up @@ -870,6 +871,7 @@ message GeneratedSwiftReservedEnums {
enum unverifiedLazy { NONE_unverifiedLazy = 0; }
enum updatedOptions { NONE_updatedOptions = 0; }
enum url { NONE_url = 0; }
enum useDeterministicOrdering { NONE_useDeterministicOrdering = 0; }
enum utf8 { NONE_utf8 = 0; }
enum utf8Ptr { NONE_utf8Ptr = 0; }
enum utf8ToDouble { NONE_utf8ToDouble = 0; }
Expand Down
Loading

0 comments on commit 7dade5e

Please sign in to comment.