forked from YTLitePlus/YTLitePlus
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dac8fb0
commit c0c2366
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule protobuf
updated
11 files
+0 −2 | cmake/upb_generators.cmake | |
+9 −6 | hpb_generator/gen_accessors.cc | |
+0 −6 | pkg/BUILD.bazel | |
+24 −0 | src/file_lists.cmake | |
+4 −5 | src/google/protobuf/generated_message_tctable_lite_test.cc | |
+3 −11 | upb_generator/BUILD | |
+1 −1 | upb_generator/c/BUILD | |
+34 −42 | upb_generator/c/generator.cc | |
+1 −1 | upb_generator/minitable/BUILD | |
+34 −84 | upb_generator/names.cc | |
+58 −25 | upb_generator/names.h |