Is your feature request related to a problem? Please describe.
Add the --error-on-warn flag that was introduced in #32685 to vcbuild.bat
Describe the solution you'd like
When --error-on-warn flag is specified any compiler warnings should fail the build.
Is your feature request related to a problem? Please describe.
Add the
--error-on-warnflag that was introduced in #32685 to vcbuild.batDescribe the solution you'd like
When
--error-on-warnflag is specified any compiler warnings should fail the build.