Skip to content

Convert protobuf field type macros to inline functions.#2711

Open
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_900358219
Open

Convert protobuf field type macros to inline functions.#2711
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_900358219

Conversation

@copybara-service
Copy link
Copy Markdown

Convert protobuf field type macros to inline functions.

This change replaces several macros (TYPE_RETAIN_*, TYPE_ASSIGN_*) with CGP_ALWAYS_INLINE functions, improving type safety and compiler checks.

This change replaces several macros (`TYPE_RETAIN_*`, `TYPE_ASSIGN_*`) with `CGP_ALWAYS_INLINE` functions, improving type safety and compiler checks.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants