1
- ====================================================
2
- Extra Clang Tools 11.0.0 (In-Progress) Release Notes
3
- ====================================================
1
+ ======================================
2
+ Extra Clang Tools 11.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 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,23 +21,13 @@ 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 Git 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 11.0.0?
36
25
=======================================
37
26
38
27
Some of the major new features and improvements to Extra Clang Tools are listed
39
28
here. Generic improvements to Extra Clang Tools as a whole or to its underlying
40
29
infrastructure are described first, followed by tool-specific sections.
41
30
42
- Major New Features
43
- ------------------
44
-
45
- ...
46
-
47
31
Improvements to clangd
48
32
----------------------
49
33
@@ -238,21 +222,6 @@ Miscellaneous
238
222
239
223
- Too many stability and correctness fixes to mention.
240
224
241
- Improvements to clang-doc
242
- -------------------------
243
-
244
- The improvements are...
245
-
246
- Improvements to clang-query
247
- ---------------------------
248
-
249
- The improvements are...
250
-
251
- Improvements to clang-rename
252
- ----------------------------
253
-
254
- The improvements are...
255
-
256
225
Improvements to clang-tidy
257
226
--------------------------
258
227
@@ -439,26 +408,3 @@ Other improvements
439
408
440
409
- For `run-clang-tidy.py ` add option to use alpha checkers from
441
410
`clang-analyzer `.
442
-
443
- Improvements to include-fixer
444
- -----------------------------
445
-
446
- The improvements are...
447
-
448
- Improvements to clang-include-fixer
449
- -----------------------------------
450
-
451
- The improvements are...
452
-
453
- Improvements to modularize
454
- --------------------------
455
-
456
- The improvements are...
457
-
458
- Improvements to pp-trace
459
- ------------------------
460
-
461
- The improvements are...
462
-
463
- Clang-tidy visual studio plugin
464
- -------------------------------
0 commit comments