mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-26 10:02:19 +01:00
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: 693833548
3.7 KiB
3.7 KiB