[libcxx-commits] [PATCH] D152040: [libc++][NFC] Add __element_count and use it in the constexpr C functions

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 5 09:53:07 PDT 2023


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

Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152040

Files:
  libcxx/include/__algorithm/equal.h
  libcxx/include/__string/char_traits.h
  libcxx/include/__string/constexpr_c_functions.h
  libcxx/test/libcxx/strings/c.strings/constexpr.cstring.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152040.528483.patch
Type: text/x-patch
Size: 5927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230605/c7a283a6/attachment.bin>


More information about the libcxx-commits mailing list