You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a short description for each of the warning-related compiler flags that we
apply globally.
Also, apply '/wd4267' only when we are building a 64-bit build, as that warning
should only be related to 64-bit builds.
0 commit comments