Add -Winconsistent-missing-override to QUIC This will avoid QUIC merge issues like the missing override in cl/253262405. gfe-relnote: n/a, only adds compilation warning PiperOrigin-RevId: 253317636 Change-Id: I818c59188f52eb0bb92d2a5df8ccd1509a1c9a67
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.