[libc++] Clean up old macOS back-deployment workarounds
authorLouis Dionne <ldionne.2@gmail.com>
Tue, 28 Feb 2023 23:21:20 +0000 (18:21 -0500)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 10 Mar 2023 14:08:07 +0000 (09:08 -0500)
commitc73c3a078a130c4180a9d3626dcbc408992d53f9
treedeecb1826cec3b7a7cd6a6aee5bd1e43b22917a4
parent17d403f6644337e3e099e6dcb7b057fce11e65a5
[libc++] Clean up old macOS back-deployment workarounds

This patch bumps the minimum macOS version for building the dylib
or back-deploying a statically-linked libc++ from macOS 10.11 to
macOS 10.13. AFAICT, Chrome was the last one to require macOS 10.11,
but since then they have bumped their minimal supported version to
macOS 10.13.

Differential Revision: https://reviews.llvm.org/D145012
libcxx/docs/ReleaseNotes.rst
libcxx/docs/index.rst
libcxx/src/chrono.cpp
libcxx/src/filesystem/filesystem_common.h
libcxx/src/include/apple_availability.h