SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 3 C++

Migrate all upb plugins over to the C++ protoc plugin framework

We need the minitable plugin to use the C++ plugin framework because it's soon
going to live in the same binary as the Rust code generator. The other plugins
we might as well move just for consistency, and this allows us to delete the
`upb::Plugin` class as well.

PiperOrigin-RevId: 716234662
A
Adam Cozzette committed
db86acf036e7ec4a2cfa58a0aff232c72e769929
Parent: cafeaa4
Committed by Copybara-Service <copybara-worker@google.com> on 1/16/2025, 3:56:22 PM