Skip to content

[Custom Descriptors] Fix shared GTO placeholders#7907

Merged
tlively merged 1 commit intomainfrom
gto-shared-placeholder
Sep 19, 2025
Merged

[Custom Descriptors] Fix shared GTO placeholders#7907
tlively merged 1 commit intomainfrom
gto-shared-placeholder

Conversation

@tlively
Copy link
Copy Markdown
Member

@tlively tlively commented Sep 18, 2025

When we optimize a descriptor to describe a placeholder type because the
original described type no longer needs a descriptor, we were not
previously ensuring that the sharedness of the placeholder matched the
sharedness of the descriptor type. Make sure the shareness matches to
avoid validation errors when rebuilding the types.

When we optimize a descriptor to describe a placeholder type because the
original described type no longer needs a descriptor, we were not
previously ensuring that the sharedness of the placeholder matched the
sharedness of the descriptor type. Make sure the shareness matches to
avoid validation errors when rebuilding the types.
@tlively tlively requested a review from kripken September 18, 2025 21:40
@tlively tlively merged commit d1f6e2d into main Sep 19, 2025
16 checks passed
@tlively tlively deleted the gto-shared-placeholder branch September 19, 2025 00:33
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.

2 participants