mirror of https://github.com/grpc/grpc.git
Fix tautological unsigned comparison (#28537)
* Fix invalid unsigned comparison This also enables the -Wtype-limits warning, which is included in GCC's -Wextra, but not in Clang's -Wextra.pull/28552/head
parent
b64167a034
commit
e22f07dc4c
2 changed files with 8 additions and 8 deletions
Loading…
Reference in new issue