Skip to content

Commit 7dade5e

Browse files
committed
Update the generated_swift_names_* files on the 1.x branch.
1 parent d4c689f commit 7dade5e

12 files changed

+15040
-14624
lines changed

Protos/SwiftProtobufTests/generated_swift_names_enum_cases.proto

Lines changed: 916 additions & 914 deletions
Large diffs are not rendered by default.

Protos/SwiftProtobufTests/generated_swift_names_enums.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ message GeneratedSwiftReservedEnums {
4242
enum BinaryEncodingError { NONE_BinaryEncodingError = 0; }
4343
enum BinaryEncodingMessageSetSizeVisitor { NONE_BinaryEncodingMessageSetSizeVisitor = 0; }
4444
enum BinaryEncodingMessageSetVisitor { NONE_BinaryEncodingMessageSetVisitor = 0; }
45+
enum BinaryEncodingOptions { NONE_BinaryEncodingOptions = 0; }
4546
enum BinaryEncodingSizeVisitor { NONE_BinaryEncodingSizeVisitor = 0; }
4647
enum BinaryEncodingVisitor { NONE_BinaryEncodingVisitor = 0; }
4748
enum binaryOptions { NONE_binaryOptions = 0; }
@@ -870,6 +871,7 @@ message GeneratedSwiftReservedEnums {
870871
enum unverifiedLazy { NONE_unverifiedLazy = 0; }
871872
enum updatedOptions { NONE_updatedOptions = 0; }
872873
enum url { NONE_url = 0; }
874+
enum useDeterministicOrdering { NONE_useDeterministicOrdering = 0; }
873875
enum utf8 { NONE_utf8 = 0; }
874876
enum utf8Ptr { NONE_utf8Ptr = 0; }
875877
enum utf8ToDouble { NONE_utf8ToDouble = 0; }

0 commit comments

Comments
 (0)