This CL fixes an unnecessary string copy. `Message::GetTypeName()` always returns a copy, but we can avoid this by relying on `Descriptor::full_name()` instead. PiperOrigin-RevId: 675237607pull/18336/head
parent
51adb09adc
commit
1a83839831
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue