Skip to content

Commit f81178e

Browse files
committed
Document change in the release notes
1 parent eccc89a commit f81178e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ Improvements to clang-tidy
114114
- Fixed bug in :program:`run_clang_tidy.py` where the program would not
115115
correctly display the checks enabled by the top-level `.clang-tidy` file.
116116

117+
- Fixed some false positives in the ``readability-redundant-smartptr-get``
118+
check involving smart pointers to arrays.
119+
117120
New checks
118121
^^^^^^^^^^
119122

0 commit comments

Comments
 (0)