Author: dim Date: Mon Mar 4 18:25:59 2019 New Revision: 344770 URL: https://svnweb.freebsd.org/changeset/base/344770
Log: Vendor import of libc++ release_80 branch r355313: https://llvm.org/svn/llvm-project/libcxx/branches/release_80@355313 Modified: vendor/libc++/dist-release_80/docs/ReleaseNotes.rst Modified: vendor/libc++/dist-release_80/docs/ReleaseNotes.rst ============================================================================== --- vendor/libc++/dist-release_80/docs/ReleaseNotes.rst Mon Mar 4 18:25:57 2019 (r344769) +++ vendor/libc++/dist-release_80/docs/ReleaseNotes.rst Mon Mar 4 18:25:59 2019 (r344770) @@ -16,16 +16,13 @@ part of the LLVM Compiler Infrastructure, release 8.0. 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>`_. What's New in Libc++ 8.0.0? =========================== - -New Features ------------- API Changes ----------- _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
