[libcxx-commits] [PATCH] D138680: [libc++] Remove Solaris related code
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 4 13:46:24 PDT 2023
ldionne updated this revision to Diff 519637.
ldionne added a comment.
Rebase. There has been no update in a few months, so I think it is time to land this.
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.txt
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.519637.patch
Type: text/x-patch
Size: 26006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230504/f0b75a63/attachment-0001.bin>
More information about the libcxx-commits
mailing list