Lines Matching +full:release +full:- +full:please
2 Libc++ 8.0.0 (In-Progress) Release Notes
13 These are in-progress notes for the upcoming libc++ 8 release.
14 Release notes for previous releases can be found on
20 This document contains the release notes for the libc++ C++ Standard Library,
21 part of the LLVM Compiler Infrastructure, release 8.0.0. Here we describe the
23 release and new feature work. For the general LLVM release notes, see `the LLVM
27 For more information about libc++, please see the `Libc++ Web Site
31 main Libc++ web page, this document applies to the *next* release, not
32 the current one. To see the release notes for a specific release, please
39 ------------
42 -----------
43 - Building libc++ for Mac OSX 10.6 is not supported anymore.
44 - Starting with LLVM 8.0.0, users that wish to link together translation units
51 - Starting with LLVM 8.0.0, std::dynarray has been removed from the library.
55 - Starting with LLVM 8.0.0, std::bad_array_length has been removed from the