[libcxx-commits] [PATCH] D98207: [SystemZ][z/OS] Missing wchar functions libc++

Muiez Ahmed via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 14 11:14:15 PDT 2021


muiez updated this revision to Diff 337499.
muiez added a comment.

Added missing functions under LLVM license (FYI: implementations are similar to those in libcxx/src/support/win32/support.cpp).


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

https://reviews.llvm.org/D98207

Files:
  libcxx/include/wchar.h
  libcxx/src/CMakeLists.txt
  libcxx/src/support/ibm/mbsnrtowcs.cpp
  libcxx/src/support/ibm/wcsnrtombs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98207.337499.patch
Type: text/x-patch
Size: 6939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210414/613e81cf/attachment.bin>


More information about the libcxx-commits mailing list