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
Windows: Fix build regressions with pure MSVC toolchain (#4802)
While updating & verifying the build-LDC Wiki pages, I've noticed that
the recent Objective-C improvements broke the build with VS 2022,
complaining about a few:
error C7555: use of designated initializers requires at least '/std:c++20'
0 commit comments