SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

#rust #protobuf Implement custom Debug for C++ kernel

This change implements a custom Debug for messages, views and muts in the C++ kernel. Debug defers to proto2::Utf8Format.

It implements this only for the C++ kernel. We will need to pull in additional dependencies beyond minitables to implement it for UPB as well. This will be done at a later point.

PiperOrigin-RevId: 613191236
J
Jakob Buchgraber committed
03687b798b463dad0a6cdb3bc4cb840b968d00ed
Parent: 997281b
Committed by Copybara-Service <copybara-worker@google.com> on 3/6/2024, 2:21:49 PM