updated protobuf to 3.18.1
This commit is contained in:
12
external/include/google/protobuf/port_undef.inc
vendored
12
external/include/google/protobuf/port_undef.inc
vendored
@@ -34,6 +34,9 @@
|
||||
#ifndef PROTOBUF_NAMESPACE
|
||||
#error "port_undef.inc must be included after port_def.inc"
|
||||
#endif
|
||||
#undef PROTOBUF_GNUC_MIN
|
||||
#undef PROTOBUF_MSC_VER_MIN
|
||||
#undef PROTOBUF_CPLUSPLUS_MIN
|
||||
#undef PROTOBUF_NAMESPACE
|
||||
#undef PROTOBUF_NAMESPACE_ID
|
||||
#undef PROTOBUF_ALWAYS_INLINE
|
||||
@@ -61,9 +64,9 @@
|
||||
#undef PROTOBUF_EXPORT
|
||||
#undef PROTOC_EXPORT
|
||||
#undef PROTOBUF_MUST_USE_RESULT
|
||||
#undef PROTOBUF_MUST_USE_EXTRACT_RESULT
|
||||
#undef PROTOBUF_FORCE_COPY_IN_RELEASE
|
||||
#undef PROTOBUF_FORCE_COPY_IN_SWAP
|
||||
#undef PROTOBUF_FORCE_COPY_IN_MOVE
|
||||
#undef PROTOBUF_NAMESPACE_OPEN
|
||||
#undef PROTOBUF_NAMESPACE_CLOSE
|
||||
#undef PROTOBUF_UNUSED
|
||||
@@ -76,12 +79,19 @@
|
||||
#undef PROTOBUF_MESSAGE_OWNED_ARENA_EXPERIMENT
|
||||
#undef PROTOBUF_CONSTINIT
|
||||
#undef PROTOBUF_ATTRIBUTE_WEAK
|
||||
#undef PROTOBUF_HAVE_ATTRIBUTE_WEAK
|
||||
#undef PROTOBUF_ATTRIBUTE_NO_DESTROY
|
||||
#undef PROTOBUF_ATTRIBUTE_INIT_PRIORITY
|
||||
#undef PROTOBUF_PRAGMA_INIT_SEG
|
||||
#undef PROTOBUF_ASAN
|
||||
#undef PROTOBUF_MSAN
|
||||
#undef PROTOBUF_TSAN
|
||||
#undef PROTOBUF_TAIL_CALL_TABLE_PARSER_ENABLED
|
||||
#undef PROTOBUF_TC_STATIC_PARSE_SINGULAR1
|
||||
#undef PROTOBUF_TC_STATIC_PARSE_SINGULAR2
|
||||
#undef PROTOBUF_TC_STATIC_PARSE_REPEATED1
|
||||
#undef PROTOBUF_TC_STATIC_PARSE_REPEATED2
|
||||
#undef PROTOBUF_TC_PARAM_DECL
|
||||
#undef PROTOBUF_EXCLUSIVE_LOCKS_REQUIRED
|
||||
#undef PROTOBUF_LOCKS_EXCLUDED
|
||||
#undef PROTOBUF_NO_THREAD_SAFETY_ANALYSIS
|
||||
|
||||
Reference in New Issue
Block a user