Skip to content

Commit 40dcfa9

Browse files
committed
Revert "[clang-tidy] update ReleaseNotes.rst"
This reverts commit cca8471.
1 parent 09197ed commit 40dcfa9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,6 @@ Changes in existing checks
183183
by adding the option `UseUpperCaseLiteralSuffix` to select the
184184
case of the literal suffix in fixes.
185185

186-
- Improved :doc:`readability-redundant-casting
187-
<clang-tidy/checks/readability/redundant-casting>` check to
188-
exclude `CXXParenListInitExpr` for the source expression matcher.
189-
190186
- Improved :doc:`readability-redundant-smartptr-get
191187
<clang-tidy/checks/readability/redundant-smartptr-get>` check to
192188
remove `->`, when redundant `get()` is removed.

0 commit comments

Comments
 (0)