@@ -14,8 +14,8 @@ Introduction
14
14
This document contains the release notes for the Extra Clang Tools, part of the
15
15
Clang release 8.0.0. Here we describe the status of the Extra Clang Tools in
16
16
some detail, including major improvements from the previous release and new
17
- feature work. All LLVM releases may be downloaded from the ` LLVM releases web
18
- site <https://llvm.org/releases /> `_.
17
+ feature work. All LLVM releases may be downloaded
18
+ from the ` LLVM releases web site <https://releases. llvm.org/ >`_.
19
19
20
20
For more information about Clang or LLVM, including information about
21
21
the latest release, please see the `Clang Web Site <https://clang.llvm.org >`_ or
@@ -28,20 +28,12 @@ Some of the major new features and improvements to Extra Clang Tools are listed
28
28
here. Generic improvements to Extra Clang Tools as a whole or to its underlying
29
29
infrastructure are described first, followed by tool-specific sections.
30
30
31
- Major New Features
32
- ------------------
33
-
34
- ...
35
31
36
32
Improvements to clangd
37
33
----------------------
38
34
39
35
The improvements are...
40
36
41
- Improvements to clang-doc
42
- -------------------------
43
-
44
- The improvements are...
45
37
46
38
Improvements to clang-query
47
39
---------------------------
@@ -291,13 +283,3 @@ Improvements to clang-tidy
291
283
- The :doc: `readability-uppercase-literal-suffix
292
284
<clang-tidy/checks/readability-uppercase-literal-suffix>` check does not warn
293
285
about literal suffixes inside macros anymore by default.
294
-
295
- Improvements to include-fixer
296
- -----------------------------
297
-
298
- The improvements are...
299
-
300
- Improvements to modularize
301
- --------------------------
302
-
303
- The improvements are...
0 commit comments