1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

Vendor import of libc++ release_80 branch r355313:

https://llvm.org/svn/llvm-project/libcxx/branches/release_80@355313
This commit is contained in:
Dimitry Andric 2019-03-04 18:25:59 +00:00
parent 4cc8d5d8d4
commit f76fe517dd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/vendor/libc++/dist-release_80/; revision=344770
svn path=/vendor/libc++/libc++-release_800-r356365/; revision=345339; tag=vendor/libc++/libc++-release_800-r356365

View File

@ -16,7 +16,7 @@ part of the LLVM Compiler Infrastructure, release 8.0.0. Here we describe the
status of libc++ in some detail, including major improvements from the previous
release and new feature work. For the general LLVM release notes, see `the LLVM
documentation <https://llvm.org/docs/ReleaseNotes.html>`_. All LLVM releases may
be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
be downloaded from the `LLVM releases web site <https://releases.llvm.org/>`_.
For more information about libc++, please see the `Libc++ Web Site
<https://libcxx.llvm.org>`_ or the `LLVM Web Site <https://llvm.org>`_.
@ -24,9 +24,6 @@ For more information about libc++, please see the `Libc++ Web Site
What's New in Libc++ 8.0.0?
===========================
New Features
------------
API Changes
-----------
- Building libc++ for Mac OSX 10.6 is not supported anymore.