Commit 0de262d7 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Move this release note to its appropriate location; NFC.

parent 661d2ce6
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -130,17 +130,17 @@ Improvements to clang-tidy
- The 'objc-avoid-spinlock' check was renamed to :doc:`darwin-avoid-spinlock
  <clang-tidy/checks/darwin-avoid-spinlock>`

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

The improvements are...

- New :doc:`readability-redundant-access-specifiers
  <clang-tidy/checks/readability-redundant-access-specifiers>` check.

  Finds classes, structs, and unions that contain redundant member
  access specifiers.

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

The improvements are...

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