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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 5 05:40:16 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b6bc8752027: [libc++] Remove Solaris related code (authored by ldionne).

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/__support/solaris/floatingpoint.h
  libcxx/include/__support/solaris/wchar.h
  libcxx/include/__support/solaris/xlocale.h
  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
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138680.519819.patch
Type: text/x-patch
Size: 31737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230505/38be216f/attachment-0001.bin>


More information about the libcxx-commits mailing list