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

P1614R2: The Mothership has Landed #100018

Closed
cjdb opened this issue Jul 22, 2024 · 1 comment · Fixed by #99375
Closed

P1614R2: The Mothership has Landed #100018

cjdb opened this issue Jul 22, 2024 · 1 comment · Fixed by #99375
Labels
c++20 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. spaceship issues related to <=>

Comments

@cjdb
Copy link
Contributor

cjdb commented Jul 22, 2024

Link: https://wg21.link/p1614r2

I think this is currently tracked by https://libcxx.llvm.org/Status/Spaceship.html. We should consider creating a project or milestone for the remaining tasks.

BEGIN-RST-NOTES
``std::strong_order(long double, long double)`` is partly implemented.
END-RST-NOTES
@cjdb cjdb added libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. c++20 spaceship issues related to <=> labels Jul 22, 2024
@llvmbot
Copy link
Member

llvmbot commented Jul 22, 2024

@llvm/issue-subscribers-c-20

Author: Christopher Di Bella (cjdb)

I think this is currently tracked by https://libcxx.llvm.org/Status/Spaceship.html. We should consider creating a project or milestone for the remaining tasks.

mordante added a commit that referenced this issue Jul 25, 2024
Implements parts of:
- P1902R1 Missing feature-test macros 2017-2019

Completes:
- P1614R2 The Mothership has Landed

Fixes #100018
yuxuanchen1997 pushed a commit that referenced this issue Jul 25, 2024
Summary:
Implements parts of:
- P1902R1 Missing feature-test macros 2017-2019

Completes:
- P1614R2 The Mothership has Landed

Fixes #100018

Test Plan: 

Reviewers: 

Subscribers: 

Tasks: 

Tags: 


Differential Revision: https://phabricator.intern.facebook.com/D60250621
@ldionne ldionne added this to the LLVM 19.X Release milestone Jul 25, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage in LLVM Release Status Jul 25, 2024
@tru tru moved this from Needs Triage to Done in LLVM Release Status Jul 26, 2024
mordante added a commit to mordante/llvm-project that referenced this issue Jul 26, 2024
Implements parts of:
- P1902R1 Missing feature-test macros 2017-2019

Completes:
- P1614R2 The Mothership has Landed

Fixes llvm#100018
tru pushed a commit to mordante/llvm-project that referenced this issue Jul 30, 2024
Implements parts of:
- P1902R1 Missing feature-test macros 2017-2019

Completes:
- P1614R2 The Mothership has Landed

Fixes llvm#100018
@ldionne ldionne changed the title Complete 'P1614R2 The Mothership has Landed' P1614R2: The Mothership has Landed Aug 1, 2024
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. spaceship issues related to <=>
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants