[libcxx-commits] [PATCH] D140343: [libc++] Update supported system versions
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 28 23:56:39 PST 2023
mstorsjo added inline comments.
================
Comment at: libcxx/docs/index.rst:122
+Linux i386, x86_64, arm, arm64 Only glibc-2.24 and later and no other libc is supported
Windows i386, x86_64 Both MSVC and MinGW style environments
+AIX 7.2TL5+ powerpc, powerpc64
----------------
fsb4000 wrote:
> Maybe we should write minimal Windows version too, shouldn't we?
>
> Is Windows 7 still supported?
I guess we could mention the minimum Windows version, yes. AFAIK the baseline is Windows 7.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140343/new/
https://reviews.llvm.org/D140343
More information about the libcxx-commits
mailing list