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
MSVC 14.43 added a requirement for Clang 18, which is not currently
supported by any Swift toolchain version. This updates the condition for
setting the `_ALLOW_COMPILER_AND_STL_VERSION_MISMATCH` compiler define
for MSVC 14.43 and higher.
0 commit comments