Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2022-12-22 23:01:53 -08:00 |
Craig Tiller
|
856abd9446
|
[iwyu] Add test/core/util (#30289)
* [iwyu] Add test/core/util
* Automated change: Fix sanity tests
* fix
* fix
* fix
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-07-20 16:18:19 -07:00 |
Craig Tiller
|
b669a3c521
|
Revert "Revert "a useful change (#27381)" (#27411)" (#27412)
This reverts commit 5db17f7350.
|
2021-09-20 19:46:11 -07:00 |
Craig Tiller
|
5db17f7350
|
Revert "a useful change (#27381)" (#27411)
This reverts commit 11eb70bbed.
|
2021-09-20 10:30:59 -07:00 |
Craig Tiller
|
11eb70bbed
|
a useful change (#27381)
* a useful change
* Automated change: Fix sanity tests
* fix
* fix
* QsortCompare it is!
* Automated change: Fix sanity tests
* add missing header
* clang-tidy fixes, tweak clamp to only use <
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2021-09-20 09:13:27 -07:00 |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
2021-09-08 12:14:44 -07:00 |
Esun Kim
|
ac080fd17a
|
Fix readability-inconsistent-declaration-parameter-name manually
|
2020-11-30 14:22:40 -08:00 |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
2018-02-09 09:34:04 -08:00 |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
2018-02-09 09:16:55 -08:00 |
Vijay Pai
|
d4d0a30c6f
|
Privatize useful.h and avl.h
|
2018-02-02 09:16:44 -08:00 |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
2017-11-30 15:02:04 -08:00 |