mirror of https://github.com/grpc/grpc.git
[lang/c++] Make new LLVM version compile with unused variable (#34230)
LLVM is making the unused variable warning a default:
92023b1509
This will make grpc compile after this LLVM update.
(release notes: no)
pull/34311/head
parent
768a224711
commit
5aa1d19af4
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue