1
- ===================================================
2
- Extra Clang Tools 9.0.0 (In-Progress) Release Notes
3
- ===================================================
1
+ =====================================
2
+ Extra Clang Tools 9.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 9 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,10 +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
24
35
25
What's New in Extra Clang Tools 9.0.0?
36
26
======================================
@@ -39,10 +29,6 @@ Some of the major new features and improvements to Extra Clang Tools are listed
39
29
here. Generic improvements to Extra Clang Tools as a whole or to its underlying
40
30
infrastructure are described first, followed by tool-specific sections.
41
31
42
- Major New Features
43
- ------------------
44
-
45
- ...
46
32
47
33
Improvements to clangd
48
34
----------------------
@@ -140,20 +126,6 @@ Improvements to clangd
140
126
``textDocument.completion.editsNearCursor `` capability to ``true ``, and clangd
141
127
will provide completions that correct ``. `` to ``-> ``, and vice-versa.
142
128
143
- Improvements to clang-doc
144
- -------------------------
145
-
146
- The improvements are...
147
-
148
- Improvements to clang-query
149
- ---------------------------
150
-
151
- The improvements are...
152
-
153
- Improvements to clang-rename
154
- ----------------------------
155
-
156
- The improvements are...
157
129
158
130
Improvements to clang-tidy
159
131
--------------------------
@@ -340,20 +312,6 @@ Improvements to clang-tidy
340
312
:doc: `objc-property-declaration <clang-tidy/checks/objc-property-declaration >`
341
313
check have been removed.
342
314
343
- Improvements to include-fixer
344
- -----------------------------
345
-
346
- The improvements are...
347
-
348
- Improvements to clang-include-fixer
349
- -----------------------------------
350
-
351
- The improvements are...
352
-
353
- Improvements to modularize
354
- --------------------------
355
-
356
- The improvements are...
357
315
358
316
Improvements to pp-trace
359
317
------------------------
0 commit comments