1- ====================================================
2- Extra Clang Tools 11.0.0 (In-Progress) Release Notes
3- ====================================================
1+ ======================================
2+ Extra Clang Tools 11.0.0 Release Notes
3+ ======================================
44
55.. contents ::
66 :local:
77 :depth: 3
88
99Written by the `LLVM Team <https://llvm.org/ >`_
1010
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-
1711Introduction
1812============
1913
@@ -27,23 +21,13 @@ For more information about Clang or LLVM, including information about
2721the latest release, please see the `Clang Web Site <https://clang.llvm.org >`_ or
2822the `LLVM Web Site <https://llvm.org >`_.
2923
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-
3524What's New in Extra Clang Tools 11.0.0?
3625=======================================
3726
3827Some of the major new features and improvements to Extra Clang Tools are listed
3928here. Generic improvements to Extra Clang Tools as a whole or to its underlying
4029infrastructure are described first, followed by tool-specific sections.
4130
42- Major New Features
43- ------------------
44-
45- ...
46-
4731Improvements to clangd
4832----------------------
4933
@@ -238,21 +222,6 @@ Miscellaneous
238222
239223- Too many stability and correctness fixes to mention.
240224
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-
256225Improvements to clang-tidy
257226--------------------------
258227
@@ -439,26 +408,3 @@ Other improvements
439408
440409- For `run-clang-tidy.py ` add option to use alpha checkers from
441410 `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