[libc++][NFC] rename __is_trivially_equality_comparable to __libcpp_is_trivially_equa...
authorNikolas Klauser <nikolasklauser@berlin.de>
Mon, 10 Apr 2023 17:31:22 +0000 (19:31 +0200)
committerNikolas Klauser <nikolasklauser@berlin.de>
Wed, 12 Apr 2023 12:31:16 +0000 (14:31 +0200)
commit380b6a13dad61e1d90e68fdd128af5dc177db3e1
tree72821d69e79f8d2a91f29d678bdb3671e385a410
parente2b15ec235fed7e4ff1f99193c7bbffe830d4934
[libc++][NFC] rename __is_trivially_equality_comparable to __libcpp_is_trivially_equality_comparable

This is required for D147175.

Reviewed By: ldionne, Mordante, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D147953
libcxx/include/__algorithm/equal.h
libcxx/include/__string/constexpr_c_functions.h
libcxx/include/__type_traits/is_equality_comparable.h
libcxx/test/libcxx/type_traits/is_trivially_comparable.compile.pass.cpp