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 |
Esun Kim
|
decc199ca8
|
Fix by clang-tidy
|
2020-12-03 16:24:19 -08:00 |
Christian Maurer
|
24f19ae069
|
c++ remove win32 conversion warning
|
2019-10-15 15:10:25 +02:00 |
Joshua Haberman
|
cf857cb063
|
Removed custom int64 typedef in favor of int64_t.
ByteCount() now returns int64_t in all configurations
so there is no longer any need for typedef indirection here.
|
2019-09-20 09:35:53 -07:00 |
ncteisen
|
92c4e0fee0
|
Rename ProtoBuffer helpers
|
2018-04-12 17:19:54 -07:00 |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
2018-04-06 07:05:27 -07:00 |