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 |
Greg Miller
|
7d4d516511
|
wip: change error_details functions to templates
|
2021-01-20 09:48:22 -05:00 |
Karthik Ravi Shankar
|
26fadb15c4
|
Fix header guards
|
2020-07-29 09:59:20 -07:00 |
Karthik Ravi Shankar
|
db3cd51b2f
|
Move ErrorDetails from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18455
|
2020-07-23 16:58:51 -07:00 |
Karthik Ravi Shankar
|
338b4cb5c9
|
Fold ErrorDetails into grpc_impl from grpc
|
2019-03-20 11:17:46 -07:00 |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
2018-02-15 14:49:34 -08:00 |