[libcxx-commits] [PATCH] D139555: [libc++] Refactor char_traits

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 8 13:26:50 PST 2022


philnik updated this revision to Diff 481433.
philnik marked 3 inline comments as done.
philnik added a comment.

- Address comments
- Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139555

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139555.481433.patch
Type: text/x-patch
Size: 12875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221208/43f237d5/attachment-0001.bin>


More information about the libcxx-commits mailing list