[libcxx-commits] [PATCH] D147953: [libc++][NFC] rename __is_trivially_equality_comparable to __libcpp_is_trivially_equality_comparable

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 12 05:31:33 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG380b6a13dad6: [libc++][NFC] rename __is_trivially_equality_comparable to… (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147953/new/

https://reviews.llvm.org/D147953

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147953.512792.patch
Type: text/x-patch
Size: 7647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230412/b4be2c2e/attachment-0001.bin>


More information about the libcxx-commits mailing list