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
According to Microsoft, ASan is already supported as of Visual Studio
16.9, but that support might be limited, and we can't easily check
versions prior to 16.11 anyway, so we require 16.10 for now.
We also move the `ARG_ENABLE` to the top-level, since `ARG_*` has
special treatment by buildconf anyway, so there are no conditionally
declared `ARG_*`s.
0 commit comments