aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2025-08-01 23:53:33 +0800
committerGitHub <noreply@github.com>2025-08-01 11:53:33 -0400
commit4a509f853fa4821ecdb0f6bc3b90ddd48794cc8c (patch)
tree41fe608d92577c12f3503a1d3b2a0f6c14109315 /llvm/lib/Object/Object.cpp
parentd7c75629b27ce9fbe4f423247fcd2af9e038ef01 (diff)
downloadllvm-4a509f853fa4821ecdb0f6bc3b90ddd48794cc8c.zip
llvm-4a509f853fa4821ecdb0f6bc3b90ddd48794cc8c.tar.gz
llvm-4a509f853fa4821ecdb0f6bc3b90ddd48794cc8c.tar.bz2
[libc++] Implement comparison operators for `tuple` added in C++23 (#148799)
And constrain the new `operator==` since C++26. This patch implements parts of P2165R4, P2944R3, and a possibly improved resolution of LWG3882. Currently, libstdc++ and MSVC STL constrain the new overloads in the same way. Also set feature-test macro `__cpp_lib_constrained_equality` and add related release note, as P2944R3 will completed with this patch. Fixes #136765 Fixes #136770 Fixes #105424
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions