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