[Win] MSVC reports "COMVariantSetter.h(133): error C2760: syntax error: unexpected token 'identifier', expected ';'" with /std:c++20 > Source\WebKitLegacy\win\COMVariantSetter.h(133): error C2760: syntax error: unexpected token 'identifier', expected ';' > Source\WebKitLegacy\win\COMVariantSetter.h(140): note: see reference to class template instantiation 'COMVariantSetter<WTF::Vector<T,0,WTF::CrashOnOverflow,16,WTF::VectorMalloc>>' being compiled
Created attachment 447577 [details] Patch
Comment on attachment 447577 [details] Patch Clearing flags on attachment: 447577 Committed r287269 (245425@trunk): <https://commits.webkit.org/245425@trunk>
All reviewed patches have been landed. Closing bug.
<rdar://problem/86734480>