Avoid marking generated C++ messages as final for now (#5928)
We need to mark messages as final soon, but before we do that we need to provide a temporary opt-out mechanism to accommodate existing code that inherits from generated messages. For 3.7.1 let's stop marking messages final but in 3.8 we can reintroduce "final" with an opt-out option.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment