diff options
author | Johannes Sixt <j6t@kdbg.org> | 2021-10-10 17:03:04 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-10 15:24:21 -0700 |
commit | c4fdba338355d80e40b84391af9f8c022d4f21af (patch) | |
tree | de9dcbd5a9df019265ee907fb7ebbc385f4016d7 /builtin/commit-graph.c | |
parent | 637b80cd6a2a73eb6723aec2f52aed1135d99de4 (diff) |
userdiff-cpp: learn the C++ spaceship operator
Since C++20, the language has a generalized comparison operator <=>.
Teach the cpp driver not to separate it into <= and > tokens.
Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions