Esun Kim
af95eafb34
[CI] Using clang-17 for clang tidy & format ( #35595 )
...
Clang-17 is now better at formatting. Clang-16 used to do some questionable formatting.
Closes #35595
PiperOrigin-RevId: 600829055
11 months ago
Yijie Ma
bae0c705aa
[Deps] Update to Clang-16 ( #34492 )
...
<!--
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.
-->
1 year ago
Esun Kim
530b702259
Update Clang 15 ( #31518 )
...
* clang-15
* iwyu
* run clang_format_code
* Clang-Tidy config
* Fix misc-unused-using-decls
* Fixed performance-inefficient-vector-operation
* Sanity
2 years ago
Esun Kim
2057bfd182
Upgrade clang to 13 for clang-format, clang-tidy, and sanity ( #28763 )
3 years ago
Jan Tattermusch
b0cdd3cba2
Cleanup (followup for ccache addition) ( #28702 )
...
* nit in python interop dockerfile
* address TODO in prepare_ccache_symlinks_rc
* enable ccache for C# and ruby distribtest jobs
* use debian11 instead of bullseye consistently
3 years ago
Craig Tiller
4966a6bcbd
Add tooling to auto-fix sanity tests ( #26852 )
...
* auto-fix experiment
* document optout
* temp fix
3 years ago
Esun Kim
377fe6095a
Upgrade clang-tidy and clang-format to 11 ( #25590 )
...
* Upgrade clang-tidy and clang-format to 11
* Reformat code
* Fix abseil-string-find-str-contains
* Fix modernize-make-unique
4 years ago
Esun Kim
994c2047e9
Bump to clang-tidy-8
4 years ago
Esun Kim
b8f1b71a05
Use clang-tidy 7
4 years ago
Esun Kim
0e0e12aa22
Using comp_db for clang-tidy
4 years ago
Jan Tattermusch
2274ed51bb
make sure clang_tidy dockerfile is buildable
4 years ago
Esun Kim
128c8eaacf
Upgrade sanity docker
5 years ago
murgatroid99
2a12b47f0b
Fix other docker build issues
6 years ago
Jan Tattermusch
a300764d14
clang format and tidy shouldnt change file ownership
7 years ago
Noah Eisen
86ddb5393d
Ensure all sanity finds clang-tidy
7 years ago
ncteisen
365ea6309b
Dockerize clang tidy
7 years ago