| // Protocol Buffers - Google's data interchange format |
| // Copyright 2023 Google LLC. All rights reserved. |
| // |
| // Use of this source code is governed by a BSD-style |
| // license that can be found in the LICENSE file or at |
| // https://developers.google.com/open-source/licenses/bsd |
| |
| #ifndef UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_ |
| #define UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_ |
| |
| // This file contains the serialized FeatureSetDefaults object for |
| // language-independent features and (possibly at some point) for upb-specific |
| // features. This is used for feature resolution under Editions. |
| // NOLINTBEGIN |
| // clang-format off |
| #define UPB_INTERNAL_UPB_EDITION_DEFAULTS "\n\031\030\204\007\"\000*\022\010\001\020\002\030\002 \003(\0010\0028\002@\001H\001\n\031\030\347\007\"\000*\022\010\002\020\001\030\001 \002(\0010\0018\002@\001H\001\n\031\030\350\007\"\014\010\001\020\001\030\001 \002(\0010\001*\0068\002@\001H\001\n\031\030\351\007\"\020\010\001\020\001\030\001 \002(\0010\0018\001@\002*\002H\001\n\031\030\352\007\"\022\010\001\020\001\030\001 \002(\0010\0018\003@\004H\002*\000 \346\007(\352\007" |
| // clang-format on |
| // NOLINTEND |
| |
| #endif // UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_ |