File tree Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Original file line number Diff line number Diff line change 1
- ========================================
2
- Libc++ 9.0.0 (In-Progress) Release Notes
3
- ========================================
1
+ ==========================
2
+ Libc++ 9.0.0 Release Notes
3
+ ==========================
4
4
5
5
.. contents ::
6
6
:local:
7
7
:depth: 2
8
8
9
9
Written by the `Libc++ Team <https://libcxx.llvm.org >`_
10
10
11
- .. warning ::
12
-
13
- These are in-progress notes for the upcoming libc++ 9 release.
14
- Release notes for previous releases can be found on
15
- `the Download Page <https://releases.llvm.org/download.html >`_.
16
11
17
12
Introduction
18
13
============
@@ -27,17 +22,6 @@ be downloaded from the `LLVM releases web site <https://llvm.org/releases/>`_.
27
22
For more information about libc++, please see the `Libc++ Web Site
28
23
<https://libcxx.llvm.org> `_ or the `LLVM Web Site <https://llvm.org >`_.
29
24
30
- Note that if you are reading this file from a Subversion checkout or the
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
33
- see the `releases page <https://llvm.org/releases/ >`_.
34
25
35
26
What's New in Libc++ 9.0.0?
36
27
===========================
37
-
38
- New Features
39
- ------------
40
-
41
- API Changes
42
- -----------
43
- - ...
You can’t perform that action at this time.
0 commit comments