mirror of https://github.com/grpc/grpc.git
[CI] Upgraded clang to 19 for sanity tests (#38070)
This change upgrades the sanity test to use Clang 19, including clang-format and clang-tidy. (It's a partial implementation of the changes proposed in #38038) Key updates: - Docker images now utilize Clang 19. - Code has been reformatted using the updated clang-format. - Resolved `readability-math-missing-parentheses` warnings raised by clang-tidy. Note that the other part of the clang-19 upgrade, "using clang-19 for C++ test" will be done once opentelemetry-cpp fixes the clang-19 build error. Closes #38070 PiperOrigin-RevId: 693833548pull/37782/merge
parent
6a0377ea4c
commit
6a0c483bea
65 changed files with 130 additions and 112 deletions
@ -1 +1 @@ |
|||||||
us-docker.pkg.dev/grpc-testing/testing-images-public/sanity:0006a2ed3aca736f842b3e1bf758cb6ab621922d@sha256:4fb77e7130e10934e65ec0657e286a8ca5850e9a25441dabe2174b3cb6a56180 |
us-docker.pkg.dev/grpc-testing/testing-images-public/sanity:7b20e380c8ace88e99a1ec934eed62f706aa5bfa@sha256:7fd5e54075e74ff4aa5eceb6f00dd15fd5151b43c30a85fa4bd5d55f3dcf8287 |
Loading…
Reference in new issue