diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-09-12 10:57:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-12 10:57:34 +0200 |
commit | 4884d6cbce99286e349e239c1c1103b9f3820b56 (patch) | |
tree | bf0f4bca5f6d9fc89c798add25ca6be1fc4fe602 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | fae68b6c77058dd10d7c6780181ff312e46f0689 (diff) | |
download | llvm-4884d6cbce99286e349e239c1c1103b9f3820b56.zip llvm-4884d6cbce99286e349e239c1c1103b9f3820b56.tar.gz llvm-4884d6cbce99286e349e239c1c1103b9f3820b56.tar.bz2 |
[libc++] Extend __default_three_way_comparator to any types that only implements operator<=> (#157602)
This uses the new `__builtin_lt_synthesises_from_spaceship` builtin from
clang to use three way comparison for arbitrary user-defined types that
only provide a spaceship operator.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions