mirror of https://github.com/grpc/grpc.git
[esoteric] Eliminate unused argument errors with GPR_DEBUG_ASSERT (#36373)
Eliminate cases where we get unused parameter errors only because of a debug assert, and because of short-circuit evaluation not add any overhead into release builds.
Closes #36373
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36373 from ctiller:ugh123 073ea1236a
PiperOrigin-RevId: 625435672
pull/36345/head
parent
1a8b22f2de
commit
67ba35bac0
4 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue