[all-commits] [llvm/llvm-project] cfefee: [libc++][NFC] Remove TEST_HAS_NO_SPACESHIP_OPERATOR
Adrian Vogelsgesang via All-commits
all-commits at lists.llvm.org
Tue Aug 9 16:33:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfefee87c28e68b41147c00dff331e086bc15531
https://github.com/llvm/llvm-project/commit/cfefee87c28e68b41147c00dff331e086bc15531
Author: Adrian Vogelsgesang <avogelsgesang at tableau.com>
Date: 2022-08-09 (Tue, 09 Aug 2022)
Changed paths:
M libcxx/test/std/language.support/cmp/cmp.partialord/partialord.pass.cpp
M libcxx/test/std/language.support/cmp/cmp.strongord/strongord.pass.cpp
M libcxx/test/std/language.support/cmp/cmp.weakord/weakord.pass.cpp
M libcxx/test/support/test_macros.h
Log Message:
-----------
[libc++][NFC] Remove TEST_HAS_NO_SPACESHIP_OPERATOR
The corresponding _LIBCPP_HAS_NO_SPACESHIP_OPERATOR macro was already
removed in commit c0f87e8382
Differential Revision: https://reviews.llvm.org/D131215
More information about the All-commits
mailing list