SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Enable warnings as errors during tests (#10482)

* Enable warnings as errors by default for test builds

* Fixing C++ warnings

* Adding host flags, and enabling warnings as error for non-C++ too

* Switch to BUILD copts instead of bazelrc to treat Windows as a snowflake

* Disable warnings as errors on Windows, since it doesn't like the c++14 flag
M
Mike Kruskal committed
d220b43c6ca910fc6852e2d62ebdee68461334aa
Parent: 683349c
Committed by GitHub <noreply@github.com> on 8/29/2022, 10:19:38 PM