forked from OSchip/llvm-project
![]() Instead of using the libc++ headers provided alongside the toolchain, use those in the sibling libcxx directory that we know is checked out. Before the days of the monorepo, we couldn't assume that the libc++ repository was present when building libcxxabi. Since we can now make that assumption, it's always better to use the version of libc++ that is in lockstep with libc++abi, to avoid subtle bugs. |
||
---|---|---|
.. | ||
apple-install-libcxx.sh | ||
apple-install-libcxxabi.sh | ||
macos-backdeployment.sh | ||
macos-trunk.sh |