There was an error while loading. Please reload this page.
1 parent 93e27b3 commit de7e96cCopy full SHA for de7e96c
clang-tools-extra/docs/ReleaseNotes.rst
@@ -211,9 +211,7 @@ New checks
211
- New :doc:`readability-redundant-typename
212
<clang-tidy/checks/readability/redundant-typename>` check.
213
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.
+ Finds redundant uses of the ``typename`` keyword.
217
218
New check aliases
219
^^^^^^^^^^^^^^^^^
0 commit comments