Skip to content

C++20 std::atomic_ref support missing #82369

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

Closed
gonzalobg opened this issue Feb 20, 2024 · 2 comments · Fixed by #76647
Closed

C++20 std::atomic_ref support missing #82369

gonzalobg opened this issue Feb 20, 2024 · 2 comments · Fixed by #76647
Labels
c++20 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

Comments

@gonzalobg
Copy link
Contributor

libc++ does not appear to support C++20's std::atomic_ref yet.

@EugeneZelenko EugeneZelenko added libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. and removed new issue labels Feb 20, 2024
@dtcxzyw dtcxzyw added the c++20 label Feb 20, 2024
@llvmbot
Copy link
Member

llvmbot commented Feb 20, 2024

@llvm/issue-subscribers-c-20

Author: None (gonzalobg)

libc++ does not appear to support C++20's std::atomic_ref yet.

@dtcxzyw
Copy link
Member

dtcxzyw commented Feb 20, 2024

The patch is under review. #76647

@dtcxzyw dtcxzyw linked a pull request Feb 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++20 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants