Commit e6bf6845 authored by Hans Wennborg's avatar Hans Wennborg
Browse files

ReleaseNotes: remove boilerplate

llvm-svn: 311721
parent 89116b02
Loading
Loading
Loading
Loading
+0 −29
Original line number Diff line number Diff line
@@ -29,25 +29,6 @@ see the `releases page <http://llvm.org/releases/>`_.
What's New in Extra Clang Tools 5.0.0?
======================================

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

Major New Features
------------------

...

Improvements to clang-query
---------------------------

The improvements are...

Improvements to clang-rename
----------------------------

The improvements are...

Improvements to clang-tidy
--------------------------

@@ -171,13 +152,3 @@ Improvements to clang-tidy

  Adds checks that implement the `High Integrity C++ Coding Standard <http://www.codingstandard.com/section/index/>`_ and other safety
  standards. Many checks are aliased to other modules.

Improvements to include-fixer
-----------------------------

The improvements are...

Improvements to modularize
--------------------------

The improvements are...