Esun Kim
c20f10310c
Added GRPC_MUST_USE_RESULT_WHEN_USE_STRICT_WARNING to grpc::Status ( #29363 )
...
* Added GRPC_MUST_USE_RESULT_WHEN_USE_STRICT_WARNING to grpc::Status
* Added Comment
3 years ago
AJ Heller
40f2c2a4e1
Upgrade googletest ( #27287 )
3 years ago
Esun Kim
92738290ab
Upgrade base-builder to the latest for blaze build ( #28768 )
...
* Upgrade base-builder to the latest for blaze build
* Fix warnings.
* Added -Wno-deprecated-copy
3 years ago
AJ Heller
e22f07dc4c
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.
3 years ago
Richard Belleville
468768865b
Make Buildifier Sanity Test Strict ( #27807 )
...
* Fix all lint errors in repo.
* Use strict buildifier by default
* Whoops. That file does not exist
* Attempt fix to buildifier invocation
* Add missing copyright
3 years ago
Tamir Duberstein
ccad567e0b
Disallow implicit fallthrough ( #26874 )
...
Most instances were already explicit through comments, so it's clear
that the author cared about being explicit; use the compiler to ensure
this is always the case.
4 years ago
Esun Kim
6005cf4c4e
Upgrade gcr.io/oss-fuzz-base/base-builder to the latest ( #26859 )
...
* Upgrade gcr.io/oss-fuzz-base/base-builder to the latest
4 years ago
Esun Kim
f25eab6bc9
Enabled missing-field-initializers
4 years ago
Esun Kim
a2035ca163
Enabled format warning
4 years ago
Esun Kim
e76ef6417c
Enabled sign-compare warning
4 years ago
Esun Kim
c5a784ea83
Remove -Wno-unused-parameter
4 years ago
Esun Kim
e49d74b0d8
Added use_strict_warning
4 years ago