[libcxx-commits] [PATCH] D140343: [libc++] List supported libcs

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Dec 19 13:36:11 PST 2022


MaskRay added subscribers: thesamesam, q66, dalias, MaskRay.
MaskRay added inline comments.


================
Comment at: libcxx/docs/index.rst:121
+FreeBSD 10+     i386, x86_64, arm         ???-???
+Linux           i386, x86_64, arm, arm64  glibc-2.24+
+Windows         i386, x86_64              MSVCRT-???, MinGW???   Both MSVC and MinGW style environments
----------------
philnik wrote:
> This seems to be the oldest glibc version referenced in libc++.
CC @dalias @q66 @thesamesam about the supported musl versions.


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