[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
Mon Apr 10 10:32:15 PDT 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This is required for D147175 <https://reviews.llvm.org/D147175>.


Repository:
  rG LLVM Github Monorepo

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.512195.patch
Type: text/x-patch
Size: 7647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230410/5ac695f6/attachment-0001.bin>


More information about the libcxx-commits mailing list