Skip to content

Commit 19d7a9f

Browse files
committed
clang-tools-extra release notes: drop in-progress warnings; minor cleanups
1 parent 1a51c11 commit 19d7a9f

File tree

1 file changed

+3
-57
lines changed

1 file changed

+3
-57
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 3 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
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

99
Written 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-
1711
Introduction
1812
============
1913

@@ -27,23 +21,13 @@ For more information about Clang or LLVM, including information about
2721
the latest release, please see the `Clang Web Site <https://clang.llvm.org>`_ or
2822
the `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-
3524
What's New in Extra Clang Tools 11.0.0?
3625
=======================================
3726

3827
Some of the major new features and improvements to Extra Clang Tools are listed
3928
here. Generic improvements to Extra Clang Tools as a whole or to its underlying
4029
infrastructure are described first, followed by tool-specific sections.
4130

42-
Major New Features
43-
------------------
44-
45-
...
46-
4731
Improvements 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-
256225
Improvements 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

Comments
 (0)