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 |
Cheng-Yu Chung
|
7cb9731e4e
|
Remove `include/grpcpp/impl/codegen/call_op_set_interface.h` (#30990)
|
2022-09-16 17:27:50 -04:00 |
Craig Tiller
|
28316341bf
|
Annotate impl/codegen with IWYU pragmas (#27252)
* Add a tool to annotate impl/codegen with IWYU pragmas
* xx
* oops
* fmt
* x
* fix wrong direction bug
* use defaultdict
* better annotations
* better annotations
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2021-09-08 09:13:03 -07:00 |
Vijay Pai
|
932abf48a3
|
Address reviewer comments.
|
2018-10-31 01:02:07 -07:00 |
Yash Tibrewal
|
6a5f39db3c
|
Separate out interceptorbatchmethodimpl to a different file
|
2018-10-26 15:47:16 -07:00 |