Skip to content

Commit 10295a8

Browse files
committed
Update the generated_swift_names_* files.
1 parent b18d5e6 commit 10295a8

12 files changed

+11792
-11592
lines changed

Protos/SwiftProtobufTests/generated_swift_names_enum_cases.proto

Lines changed: 714 additions & 713 deletions
Large diffs are not rendered by default.

Protos/SwiftProtobufTests/generated_swift_names_enums.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ message GeneratedSwiftReservedEnums {
4848
enum BinaryEncodingError { NONE_BinaryEncodingError = 0; }
4949
enum BinaryEncodingMessageSetSizeVisitor { NONE_BinaryEncodingMessageSetSizeVisitor = 0; }
5050
enum BinaryEncodingMessageSetVisitor { NONE_BinaryEncodingMessageSetVisitor = 0; }
51+
enum BinaryEncodingOptions { NONE_BinaryEncodingOptions = 0; }
5152
enum BinaryEncodingSizeVisitor { NONE_BinaryEncodingSizeVisitor = 0; }
5253
enum BinaryEncodingVisitor { NONE_BinaryEncodingVisitor = 0; }
5354
enum binaryOptions { NONE_binaryOptions = 0; }
@@ -674,7 +675,6 @@ message GeneratedSwiftReservedEnums {
674675
enum padding { NONE_padding = 0; }
675676
enum parent { NONE_parent = 0; }
676677
enum parse { NONE_parse = 0; }
677-
enum partial { NONE_partial = 0; }
678678
enum path { NONE_path = 0; }
679679
enum paths { NONE_paths = 0; }
680680
enum payload { NONE_payload = 0; }
@@ -886,6 +886,7 @@ message GeneratedSwiftReservedEnums {
886886
enum unverifiedLazy { NONE_unverifiedLazy = 0; }
887887
enum updatedOptions { NONE_updatedOptions = 0; }
888888
enum url { NONE_url = 0; }
889+
enum useDeterministicOrdering { NONE_useDeterministicOrdering = 0; }
889890
enum utf8 { NONE_utf8 = 0; }
890891
enum utf8Ptr { NONE_utf8Ptr = 0; }
891892
enum utf8ToDouble { NONE_utf8ToDouble = 0; }

0 commit comments

Comments
 (0)