libcxx/atomics/diagnose_invalid_memory_order.verify.cpp
failing on Windows after #69431
#70223
Labels
libcxx/atomics/diagnose_invalid_memory_order.verify.cpp
failing on Windows after #69431
#70223
libcxx/atomics/diagnose_invalid_memory_order.verify.cpp
is failing with tip-of-tree Clang after #69431 landed because it hasXFAIL: msvc
but the test is now passing, we need to update that condition to make it more precise.The text was updated successfully, but these errors were encountered: