diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-07-30 19:06:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 19:06:15 +0200 |
commit | 39b6900852e7a1187bd742ba5c1387ca1be58e2c (patch) | |
tree | e405c7a851229a9417e904fdce3f2fdf16b29091 /clang/lib/Parse/ParseDecl.cpp | |
parent | f08df56d3af3e67ab39ebbfb62be3ed3f86d0c9d (diff) | |
download | llvm-39b6900852e7a1187bd742ba5c1387ca1be58e2c.zip llvm-39b6900852e7a1187bd742ba5c1387ca1be58e2c.tar.gz llvm-39b6900852e7a1187bd742ba5c1387ca1be58e2c.tar.bz2 |
[libc++][spaceship] Removes unneeded relational operators. (#100441)
This is a followup of https://github.com/llvm/llvm-project/pull/99343.
Since that patch was quite late in the LLVM-19 release cycle some of the
unneeded relational operator were not removed in C++20.
This removes them and gives the change a bit more "baking" time, just in
case there are issues with this change in user code. This change is
intended to be an NFC.
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions