1 ====================================================
2 Extra Clang Tools 11.0.0 (In-Progress) Release Notes
3 ====================================================
9 Written by the `LLVM Team <https://llvm.org/>`_
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>`_.
20 This document contains the release notes for the Extra Clang Tools, part of the
21 Clang release 11.0.0. Here we describe the status of the Extra Clang Tools in
22 some detail, including major improvements from the previous release and new
23 feature work. All LLVM releases may be downloaded from the `LLVM releases web
24 site <https://llvm.org/releases/>`_.
26 For more information about Clang or LLVM, including information about
27 the latest release, please see the `Clang Web Site <https://clang.llvm.org>`_ or
28 the `LLVM Web Site <https://llvm.org>`_.
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/>`_.
35 What's New in Extra Clang Tools 11.0.0?
36 =======================================
38 Some of the major new features and improvements to Extra Clang Tools are listed
39 here. Generic improvements to Extra Clang Tools as a whole or to its underlying
40 infrastructure are described first, followed by tool-specific sections.
47 Improvements to clangd
48 ----------------------
50 The improvements are...
52 Improvements to clang-doc
53 -------------------------
55 The improvements are...
57 Improvements to clang-query
58 ---------------------------
60 The improvements are...
62 Improvements to clang-rename
63 ----------------------------
65 The improvements are...
67 Improvements to clang-tidy
68 --------------------------
78 Changes in existing checks
79 ^^^^^^^^^^^^^^^^^^^^^^^^^^
86 Improvements to include-fixer
87 -----------------------------
89 The improvements are...
91 Improvements to clang-include-fixer
92 -----------------------------------
94 The improvements are...
96 Improvements to modularize
97 --------------------------
99 The improvements are...
101 Improvements to pp-trace
102 ------------------------
104 The improvements are...
106 Clang-tidy visual studio plugin
107 -------------------------------