Skip to content

Make Reflection::IsLazyField public.#26793

Closed
copybara-service[bot] wants to merge 1 commit intomainfrom
test_896613906
Closed

Make Reflection::IsLazyField public.#26793
copybara-service[bot] wants to merge 1 commit intomainfrom
test_896613906

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented Apr 8, 2026

Make Reflection::IsLazyField public.

Currently, Reflection::GetLazyField is public, but calling it on a non-lazy
field results in a CHECK failure. To safely use GetLazyField, callers first
need to verify that the field is indeed lazy.

Currently, Reflection::GetLazyField is public, but calling it on a non-lazy
field results in a CHECK failure. To safely use GetLazyField, callers first
need to verify that the field is indeed lazy.

PiperOrigin-RevId: 896613906
@copybara-service copybara-service Bot changed the title Internal change Make Reflection::IsLazyField public. Apr 8, 2026
@github-actions
Copy link
Copy Markdown

Auto-closing Copybara pull request

@github-actions github-actions Bot closed this Apr 15, 2026
@github-actions github-actions Bot deleted the test_896613906 branch April 15, 2026 10:32
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