Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Oct 30, 2025

hpb/multi: properly split up internal.h based on backend

Before this delta, internal.h looked like it's backend-agnostic. It's not; it relied too heavily on upb internals. This CL sunders that illusion.

The extant internal.h has been moved to hpb/backend/upb, and a dummy c++ corollary has been created in hpb/backend/cpp.

Before this delta, internal.h looked like it's backend-agnostic. It's not; it relied too heavily on upb internals. This CL sunders that illusion.

The extant internal.h has been moved to hpb/backend/upb, and a dummy c++ corollary has been created in hpb/backend/cpp.

PiperOrigin-RevId: 825088652
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