Skip to content

Commit de7e96c

Browse files
committed
Revert "Make release note a bit more detailed"
1 parent 93e27b3 commit de7e96c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,7 @@ New checks
211211
- New :doc:`readability-redundant-typename
212212
<clang-tidy/checks/readability/redundant-typename>` check.
213213

214-
Finds redundant uses of the ``typename`` keyword. Can be used
215-
to modernize code to take advantage of the C++20 rules that make
216-
``typename`` redundant in many cases where it was mandatory before.
214+
Finds redundant uses of the ``typename`` keyword.
217215

218216
New check aliases
219217
^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)