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 14e3f91 commit fc04fefCopy full SHA for fc04fef
clang-tools-extra/docs/ReleaseNotes.rst
@@ -391,7 +391,7 @@ Changes in existing checks
391
392
- Improved :doc:`readability-redundant-member-init
393
<clang-tidy/checks/readability/redundant-member-init>` check to avoid
394
- false-positives when type of the member does not match type of the
+ false-positives when type of the member does not match the type of the
395
initializer.
396
397
- Improved :doc:`readability-static-accessed-through-instance
0 commit comments