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
This was resolved as fixed by internal MSVC-PR-382810 on 2022-03-01 (which is certainly available now). However, attempting to remove this workaround still causes a test failure with VS 2022 17.3 Preview 3. We should investigate and report this problem.
The affected libcxx test is std/concepts/concepts.lang/concept.commonref/common_reference.compile.pass.cpp.
The text was updated successfully, but these errors were encountered:
We have a workaround for DevCom-876860 / internal VSO-1049320:
STL/stl/inc/type_traits
Lines 1268 to 1294 in 969b2e2
This was resolved as fixed by internal MSVC-PR-382810 on 2022-03-01 (which is certainly available now). However, attempting to remove this workaround still causes a test failure with VS 2022 17.3 Preview 3. We should investigate and report this problem.
The affected libcxx test is
std/concepts/concepts.lang/concept.commonref/common_reference.compile.pass.cpp
.The text was updated successfully, but these errors were encountered: