Move this release note to its appropriate location; NFC.

This commit is contained in:
Aaron Ballman 2019-10-30 13:48:26 -04:00
parent 661d2ce619
commit 0de262d718
1 changed files with 5 additions and 5 deletions

View File

@ -130,17 +130,17 @@ Improvements to clang-tidy
- The 'objc-avoid-spinlock' check was renamed to :doc:`darwin-avoid-spinlock - The 'objc-avoid-spinlock' check was renamed to :doc:`darwin-avoid-spinlock
<clang-tidy/checks/darwin-avoid-spinlock>` <clang-tidy/checks/darwin-avoid-spinlock>`
Improvements to include-fixer
-----------------------------
The improvements are...
- New :doc:`readability-redundant-access-specifiers - New :doc:`readability-redundant-access-specifiers
<clang-tidy/checks/readability-redundant-access-specifiers>` check. <clang-tidy/checks/readability-redundant-access-specifiers>` check.
Finds classes, structs, and unions that contain redundant member Finds classes, structs, and unions that contain redundant member
access specifiers. access specifiers.
Improvements to include-fixer
-----------------------------
The improvements are...
Improvements to clang-include-fixer Improvements to clang-include-fixer
----------------------------------- -----------------------------------