[libcxx-commits] [PATCH] D148553: [libc++] Use the __is_trivially_equality_comparable builtin

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 20 20:58:44 PDT 2023


philnik updated this revision to Diff 515579.
philnik added a comment.

Generate files


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148553

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/equal.h
  libcxx/include/__string/constexpr_c_functions.h
  libcxx/include/__type_traits/is_equality_comparable.h
  libcxx/include/__type_traits/is_trivially_lexicographically_comparable.h
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/equal.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148553.515579.patch
Type: text/x-patch
Size: 11210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230421/3657289f/attachment-0001.bin>


More information about the libcxx-commits mailing list