1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-19 15:16:08 +02:00
git/t/t4034/cpp
Johannes Sixt c4fdba3383 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>
2021-10-10 15:24:21 -07:00
..
expect userdiff-cpp: learn the C++ spaceship operator 2021-10-10 15:24:21 -07:00
post userdiff-cpp: prepare test cases with yet unsupported features 2021-10-10 15:24:21 -07:00
pre userdiff-cpp: prepare test cases with yet unsupported features 2021-10-10 15:24:21 -07:00