[libcxx-commits] [PATCH] D138680: [libc++] Remove Solaris related code

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 5 06:17:47 PST 2022


ldionne updated this revision to Diff 480084.
ldionne added a comment.

Rebase and fix CI issue.


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.480084.patch
Type: text/x-patch
Size: 24309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221205/6f2f13c2/attachment-0001.bin>


More information about the libcxx-commits mailing list