[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 15:08:25 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG355f4667446b: [libc++][NFC] Add __element_count and use it in the constexpr C functions (authored by philnik).

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.528593.patch
Type: text/x-patch
Size: 6059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230605/29b42f3b/attachment.bin>


More information about the libcxx-commits mailing list