File tree Expand file tree Collapse file tree 2 files changed +3
-32
lines changed Expand file tree Collapse file tree 2 files changed +3
-32
lines changed Original file line number Diff line number Diff line change 1
- ===================================================
2
- Extra Clang Tools 8.0.0 (In-Progress) Release Notes
3
- ===================================================
1
+ =====================================
2
+ Extra Clang Tools 8.0.0 Release Notes
3
+ =====================================
4
4
5
5
.. contents ::
6
6
:local:
7
7
:depth: 3
8
8
9
9
Written by the `LLVM Team <https://llvm.org/ >`_
10
10
11
- .. warning ::
12
-
13
- These are in-progress notes for the upcoming Extra Clang Tools 8 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,11 +21,6 @@ For more information about Clang or LLVM, including information about
27
21
the latest release, please see the `Clang Web Site <https://clang.llvm.org >`_ or
28
22
the `LLVM Web Site <https://llvm.org >`_.
29
23
30
- Note that if you are reading this file from a Subversion checkout or the
31
- main Clang 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 Extra Clang Tools 8.0.0?
36
25
======================================
37
26
Original file line number Diff line number Diff line change @@ -29,24 +29,6 @@ Contents
29
29
clang-doc
30
30
31
31
32
- Doxygen Documentation
33
- =====================
34
- The Doxygen documentation describes the **internal ** software that makes up the
35
- tools of clang-tools-extra, not the **external ** use of these tools. The Doxygen
36
- documentation contains no instructions about how to use the tools, only the APIs
37
- that make up the software. For usage instructions, please see the user's guide
38
- or reference manual for each tool.
39
-
40
- * `Doxygen documentation `_
41
-
42
- .. _`Doxygen documentation` : doxygen/annotated.html
43
-
44
- .. note ::
45
- This documentation is generated directly from the source code with doxygen.
46
- Since the tools of clang-tools-extra are constantly under active
47
- development, what you're about to read is out of date!
48
-
49
-
50
32
Indices and tables
51
33
==================
52
34
You can’t perform that action at this time.
0 commit comments