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 019ca4b commit 3d90d15Copy full SHA for 3d90d15
clang-tools-extra/docs/ReleaseNotes.rst
@@ -184,7 +184,7 @@ Changes in existing checks
184
185
- Improved :doc:`readability-container-size-empty
186
<clang-tidy/checks/readability/container-size-empty>` check by correctly
187
- generating fix hints when size method is inherited from parent class.
+ generating fix hints when size method is called from implicit this.
188
189
- Improved :doc:`readability-identifier-naming
190
<clang-tidy/checks/readability/identifier-naming>` check by ignoring
0 commit comments