[libcxx-commits] [libcxx] [libc++] increase minimum deployment target on macOS to 11.0 (PR #176094)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 24 14:10:03 PST 2026


================
@@ -142,7 +142,7 @@ Libc++ also supports common platforms and architectures:
 ===================== ========================= ============================
 Target platform       Target architecture       Notes
 ===================== ========================= ============================
-macOS 10.13+          i386, x86_64, arm64
+macOS 11.0+           i386, x86_64, arm64
----------------
h-vetinari wrote:

Gentle ping on this @ldionne 

https://github.com/llvm/llvm-project/pull/176094


More information about the libcxx-commits mailing list