[libcxx-commits] [PATCH] D119341: [runtimes] Add a warning about the Standalone build being deprecated
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 9 07:16:58 PST 2022
ldionne created this revision.
Herald added subscribers: libcxx-commits, arphaman, mgorny.
Herald added a project: libunwind.
Herald added a reviewer: libunwind.
ldionne requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.
We are removing support for the Standalone build altogether on the main
branch, so this is going to help give an additional heads up to users
that don't read our release notes.
Also, as a fly-by fix, fixup incorrect documentation for libcxxabi and
mention libunwind in our release notes.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119341
Files:
libcxx/CMakeLists.txt
libcxx/docs/ReleaseNotes.rst
libcxxabi/CMakeLists.txt
libcxxabi/www/index.html
libunwind/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119341.407158.patch
Type: text/x-patch
Size: 6901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220209/5dff73b7/attachment-0001.bin>
More information about the libcxx-commits
mailing list