[libcxx-commits] [PATCH] D138680: [libc++] Remove Solaris related code
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 30 07:15:08 PST 2023
ldionne updated this revision to Diff 493310.
ldionne added a comment.
Rebase onto main and fix conflicts.
Please let me know if someone would like to take up my offer of setting up documentation on unofficial ports.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138680/new/
https://reviews.llvm.org/D138680
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__config
libcxx/include/__locale
libcxx/include/math.h
libcxx/include/stdlib.h
libcxx/include/string.h
libcxx/src/CMakeLists.txt
libcxx/src/include/config_elast.h
libcxx/src/locale.cpp
libcxx/src/random.cpp
libcxx/src/support/solaris/README
libcxx/src/support/solaris/mbsnrtowcs.inc
libcxx/src/support/solaris/wcsnrtombs.inc
libcxx/src/support/solaris/xlocale.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138680.493310.patch
Type: text/x-patch
Size: 26004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230130/da86064c/attachment-0001.bin>
More information about the libcxx-commits
mailing list