SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Remove the flag requirement for Bazel+MSVC users.

As discussed in https://github.com/protocolbuffers/protobuf/issues/20085, we were originally intending to drop support for this combination.  With Bazel's recent changes to virtual includes on windows though, we now have ~90 extra characters of runway.  This should be more than enough to continue supporting MSVC into the forseeable future.  Clang-cl support will be kept in place as an alternative on windows

PiperOrigin-RevId: 783798673
M
Mike Kruskal committed
c6ba697d950f9277594646bd4dcb280eda6c2ba9
Parent: 9a49efc
Committed by Copybara-Service <copybara-worker@google.com> on 7/16/2025, 5:07:51 PM