diff options
author | Nikolas Klauser <nikolasklauser@berlin.de> | 2025-09-15 15:56:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-15 15:56:15 +0200 |
commit | 53a4e4a77bd70731320bfa82ddbe6f88ee30ea6f (patch) | |
tree | 1730967b1b1dda2b0722102cc050a66bbf3e170f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 92dcbf4092059b0c61865a3eac9520d7b5440951 (diff) | |
download | llvm-53a4e4a77bd70731320bfa82ddbe6f88ee30ea6f.zip llvm-53a4e4a77bd70731320bfa82ddbe6f88ee30ea6f.tar.gz llvm-53a4e4a77bd70731320bfa82ddbe6f88ee30ea6f.tar.bz2 |
[libc++] Specialize __lazy_synth_three_way_comparator for std::greater and friends (#157624)
This specializes `__lazy_synth_three_way_comparator` to forward to
`__default_three_way_comparator` if the comparator desugars to
`__greater_tag`. This is the same as the desugaring to `__less_tag`
except that the sign has to be inverted.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions