[libcxx-commits] [PATCH] D108637: [libc++] Remove support for CloudABI, which has been abandoned

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 24 11:11:52 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG87dd51983cf9: [libc++] Remove support for CloudABI, which has been abandoned (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108637

Files:
  libcxx/CMakeLists.txt
  libcxx/docs/DesignDocs/CapturingConfigInfo.rst
  libcxx/include/__config
  libcxx/include/__config_site.in
  libcxx/include/clocale
  libcxx/include/cstdio
  libcxx/include/cstring
  libcxx/include/ctime
  libcxx/include/cwchar
  libcxx/include/fstream
  libcxx/include/iostream
  libcxx/include/locale
  libcxx/src/iostream.cpp
  libcxx/test/libcxx/input.output/file.streams/c.files/no.global.filesystem.namespace/fopen.compile.fail.cpp
  libcxx/test/libcxx/input.output/file.streams/c.files/no.global.filesystem.namespace/rename.compile.fail.cpp
  libcxx/test/libcxx/utilities/time/date.time/asctime.thread-unsafe.compile.fail.cpp
  libcxx/test/libcxx/utilities/time/date.time/ctime.thread-unsafe.compile.fail.cpp
  libcxx/test/libcxx/utilities/time/date.time/gmtime.thread-unsafe.compile.fail.cpp
  libcxx/test/libcxx/utilities/time/date.time/localtime.thread-unsafe.compile.fail.cpp
  libcxx/test/std/depr/depr.c.headers/string_h.pass.cpp
  libcxx/test/std/depr/depr.c.headers/wchar_h.pass.cpp
  libcxx/test/std/input.output/file.streams/c.files/cstdio.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/lit.local.cfg
  libcxx/test/std/input.output/iostream.objects/init.pass.cpp
  libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cin.sh.cpp
  libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cout.sh.cpp
  libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcin.sh.cpp
  libcxx/test/std/input.output/iostream.objects/wide.stream.objects/wcout.sh.cpp
  libcxx/test/std/language.support/support.runtime/ctime.pass.cpp
  libcxx/test/std/localization/c.locales/clocale.pass.cpp
  libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/lit.local.cfg
  libcxx/test/std/strings/c.strings/cstring.pass.cpp
  libcxx/test/std/strings/c.strings/cwchar.pass.cpp
  libcxx/test/support/platform_support.h
  libcxx/utils/libcxx/test/features.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108637.368410.patch
Type: text/x-patch
Size: 37388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210824/9e03ad44/attachment-0001.bin>


More information about the libcxx-commits mailing list