[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:54:14 PDT 2023
philnik updated this revision to Diff 528484.
philnik marked an inline comment as done.
philnik added a comment.
Address comments
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.528484.patch
Type: text/x-patch
Size: 6059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230605/59fd91ee/attachment-0001.bin>
More information about the libcxx-commits
mailing list