mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-25 01:22:07 +01:00
Applied two clang 17 tidy fixes; - https://clang.llvm.org/extra/clang-tidy/checks/readability/container-size-empty.html - https://clang.llvm.org/extra/clang-tidy/checks/modernize/make-shared.html Closes #37104 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/37104 from veblush:fix-tidy 7b905869b819ac3bd6c45feed665e1f98a0585ca PiperOrigin-RevId: 650815403