dep-protobuf/upb_generator/common
Samuel Benzaquen 42c88bf5ce Change DefPool Find methods to take absl::string_view.
PiperOrigin-RevId: 958995646
2026-08-04 06:58:50 -07:00
..
BUILD Handle return values in cpp code in upb/hpb 2026-07-29 15:12:49 -07:00
cpp_to_upb_def.cc Change DefPool Find methods to take absl::string_view. 2026-08-04 06:58:50 -07:00
cpp_to_upb_def.h Fix some THIRD_PARTY header guard name leakages from upb. 2025-04-07 13:37:26 -07:00
names.cc json/upb: Implement json EnumValueName for upb 2026-07-30 11:19:11 -07:00
names.h json/upb: Implement json EnumValueName for upb 2026-07-30 11:19:11 -07:00
README.md Created proper names.h headers for all upb generators. 2024-09-08 21:56:15 -07:00

This directory contains APIs that are used by multiple code generators, but not public to users.