We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d28be commit 019ca4bCopy full SHA for 019ca4b
clang-tools-extra/docs/ReleaseNotes.rst
@@ -183,7 +183,7 @@ Changes in existing checks
183
avoid false positives on pure virtual member functions.
184
185
- Improved :doc:`readability-container-size-empty
186
- <clang-tidy/checks/portability/container-size-empty>` check by correctly
+ <clang-tidy/checks/readability/container-size-empty>` check by correctly
187
generating fix hints when size method is inherited from parent class.
188
189
- Improved :doc:`readability-identifier-naming
0 commit comments