#23533 + move upbdefs.h and upbdefs.c under upbdefs-generated#23835
#23533 + move upbdefs.h and upbdefs.c under upbdefs-generated#23835jtattermusch wants to merge 23 commits intogrpc:masterfrom
Conversation
|
Likely not all the build systems are passing yet, because of the extra include path ( |
|
CC @stanley-cheung @markdroth once things are fully green here, I'll create a PR against #23573 (or whatever seems to be the easiest way forward). |
e129a2e to
71d2059
Compare
|
Most builds are passing, still need to fix iOS builds: https://source.cloud.google.com/results/invocations/266284ba-939b-4375-9291-55e299066ff6/targets/github%2Fgrpc%2Frun_tests%2Fobjc_macos_opt_native%2Fios-test-cfstream-tests/tests ( this failure might be "ok" because the same failure is already on #23533). Also need to fix the |
ObjC builds seems fine:
Looks like this is a random flake unrelated to this PR, we've seen in on master in other situations (see b/161998115)
This already happens on #23573
This still needs to be done. |
b832dd0 to
4b96f51
Compare
|
@markdroth the commits from this PR should be ready to bring into #23533 (I needed to merge upstream/master to resolve conflicts, but the merge commits don't really have any important logic). I can create a PR against #23533 if you want (but looks like upb generated files in #23533 are out of date). |
|
clang tidy complaint (not sure if that's bad news, but seems easily fixable): |
|
superseded by #23904 |
Based on #23533
Cleaner version of #23634
both upbdefs.h and upbdefs.c files will end up under
src/core/ext/upbdefs-generated/