WPILibC++ 2027.0.0-alpha-3
Loading...
Searching...
No Matches
upb_edition_defaults.h
Go to the documentation of this file.
1// Protocol Buffers - Google's data interchange format
2// Copyright 2023 Google LLC. All rights reserved.
3//
4// Use of this source code is governed by a BSD-style
5// license that can be found in the LICENSE file or at
6// https://developers.google.com/open-source/licenses/bsd
7
8#ifndef UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_
9#define UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_
10
11// This file contains the serialized FeatureSetDefaults object for
12// language-independent features and (possibly at some point) for upb-specific
13// features. This is used for feature resolution under Editions.
14// NOLINTBEGIN
15// clang-format off
16#define UPB_INTERNAL_UPB_EDITION_DEFAULTS "\n\027\030\204\007\"\000*\020\010\001\020\002\030\002 \003(\0010\0028\002@\001\n\027\030\347\007\"\000*\020\010\002\020\001\030\001 \002(\0010\0018\002@\001\n\027\030\350\007\"\014\010\001\020\001\030\001 \002(\0010\001*\0048\002@\001\n\027\030\351\007\"\020\010\001\020\001\030\001 \002(\0010\0018\001@\002*\000 \346\007(\351\007"
17// clang-format on
18// NOLINTEND
19
20#endif // UPB_REFLECTION_UPB_EDITION_DEFAULTS_H_