grpc/tools/codegen/core
Tanvi Jagtap c8f85ff037 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36445)
[grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT
Replacing GPR_ASSERT with absl CHECK

These changes have been made using string replacement and regex.

Will not be replacing all instances of CHECK with CHECK_EQ , CHECK_NE etc because there are too many callsites. Only ones which are doable using very simple regex with least chance of failure will be replaced.

Given that we have 5000+ instances of GPR_ASSERT to edit, Doing it manually is too much work for both the author and reviewer.

<!--

If you know who should review your pull request, please assign it to that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the appropriate
lang label.

-->

Closes #36445

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36445 from tanvi-jagtap:tjagtap_assert_tools c160ab231a
PiperOrigin-RevId: 628093687
2024-04-25 09:08:38 -07:00
..
BUILD Internal change 2023-12-13 20:06:30 -08:00
experiments_compiler.py [chaotic-good] Bring up core e2e tests (#35663) 2024-02-09 13:34:46 -08:00
gen_config_vars.py [fuzzing] Make it easier for fuzzers to find experiments (#34296) 2023-09-12 13:43:14 -07:00
gen_experiments.py Make gen_experiments.py runnable internally also 2023-12-18 08:19:11 -08:00
gen_grpc_tls_credentials_options.py [build] Restrict visibility for creating core credentials types. (#36216) 2024-04-17 01:21:29 +00:00
gen_header_frame.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_huffman_decompressor.cc [hpack] Rollforward huffman read optimization (#33657) 2023-07-11 15:26:54 -07:00
gen_if_list.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_join.py [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36445) 2024-04-25 09:08:38 -07:00
gen_seq.py [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36445) 2024-04-25 09:08:38 -07:00
gen_server_registered_method_bad_client_test_body.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00
gen_stats_data.py [wrr] Add metrics to help debug high WRR cost (#34095) 2023-08-17 16:37:40 -07:00
gen_upb_api.sh [deps] Upgrade protobuf version to v25.0 (#34513) 2023-11-10 00:11:09 -08:00
gen_upb_api_from_bazel_xml.py [build] Update `envoy-api` and `xds` dependencies (#35603) 2024-01-23 15:15:47 -08:00
optimize_arena_pool_sizes.py [Python] Migrate from yapf to black (#33138) 2023-06-09 15:08:55 -07:00