Skip to content

Commit b02e236

Browse files
committed
ReleaseNotes: tidy up (clangd notes are still expected)
llvm-svn: 354979
1 parent 5666083 commit b02e236

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Introduction
1414
This document contains the release notes for the Extra Clang Tools, part of the
1515
Clang release 8.0.0. Here we describe the status of the Extra Clang Tools in
1616
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/>`_.
1919

2020
For more information about Clang or LLVM, including information about
2121
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
2828
here. Generic improvements to Extra Clang Tools as a whole or to its underlying
2929
infrastructure are described first, followed by tool-specific sections.
3030

31-
Major New Features
32-
------------------
33-
34-
...
3531

3632
Improvements to clangd
3733
----------------------
3834

3935
The improvements are...
4036

41-
Improvements to clang-doc
42-
-------------------------
43-
44-
The improvements are...
4537

4638
Improvements to clang-query
4739
---------------------------
@@ -291,13 +283,3 @@ Improvements to clang-tidy
291283
- The :doc:`readability-uppercase-literal-suffix
292284
<clang-tidy/checks/readability-uppercase-literal-suffix>` check does not warn
293285
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

Comments
 (0)