Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libcxx/atomics/diagnose_invalid_memory_order.verify.cpp failing on Windows after #69431 #70223

Open
petrhosek opened this issue Oct 25, 2023 · 0 comments
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. platform:windows test-suite

Comments

@petrhosek
Copy link
Member

petrhosek commented Oct 25, 2023

libcxx/atomics/diagnose_invalid_memory_order.verify.cpp is failing with tip-of-tree Clang after #69431 landed because it has XFAIL: msvc but the test is now passing, we need to update that condition to make it more precise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. platform:windows test-suite
Projects
None yet
Development

No branches or pull requests

2 participants