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 0fd8a7d commit fd20070Copy full SHA for fd20070
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 called from implicit ``this``.
+ generating fix-it 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