Skip to content

Use globals #ifdef PROTOBUF_MESSAGE_GLOBALS for MessageInfo.#27003

Draft
copybara-service[bot] wants to merge 1 commit intomainfrom
test_901621493
Draft

Use globals #ifdef PROTOBUF_MESSAGE_GLOBALS for MessageInfo.#27003
copybara-service[bot] wants to merge 1 commit intomainfrom
test_901621493

Conversation

@copybara-service
Copy link
Copy Markdown

Use globals #ifdef PROTOBUF_MESSAGE_GLOBALS for MessageInfo.

With "globals", we can directly get class data from globals rather
than dependent loads. DynamicMessage needs to update ClassData
as the parse table is created lazily.

With "globals", we can directly get class data from globals rather
than dependent loads. DynamicMessage needs to update ClassData
as the parse table is created lazily.

PiperOrigin-RevId: 901621493
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant