Skip to content

Commit 019ca4b

Browse files
committed
[NFC] fix release note
1 parent e1d28be commit 019ca4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Changes in existing checks
183183
avoid false positives on pure virtual member functions.
184184

185185
- Improved :doc:`readability-container-size-empty
186-
<clang-tidy/checks/portability/container-size-empty>` check by correctly
186+
<clang-tidy/checks/readability/container-size-empty>` check by correctly
187187
generating fix hints when size method is inherited from parent class.
188188

189189
- Improved :doc:`readability-identifier-naming

0 commit comments

Comments
 (0)