July 6, 2023
7:28 a.m.
Recent nameless struct/union changes broke MSVC Clang builds. That's because `VARIANT` still doesn't skip names when `__STDC__` is defined, which is true for most configs. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3256