Unverified Commit c36961bd authored by Mark de Wever's avatar Mark de Wever Committed by GitHub
Browse files

[libc++] Adds __cpp_lib_three_way_comparison FTM. (#91515)

The paper
  P0768R1 Library Support for the Spaceship (Comparison) Operator
did not add a feature-test macro. This omission has been corrected in
  P1353R0 Missing Feature Test Macros

This enables the FTM for P0768R1

Fixes: https://github.com/llvm/llvm-project/issues/73953



---------

Co-authored-by: default avatarS. B. Tam <cpplearner@outlook.com>
parent 9a1611f9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment