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 04bb3e7 commit 22b0a24Copy full SHA for 22b0a24
clang-tools-extra/docs/ReleaseNotes.rst
@@ -99,8 +99,8 @@ Changes in existing checks
99
100
- Improved :doc:`bugprone-string-constructor
101
<clang-tidy/checks/bugprone/string-constructor>` check to find suspicious
102
- calls of string constructor with char pointer, start position
103
- and length parameters.
+ calls of string constructor with char pointer, start position and length
+ parameters.
104
105
- Improved :doc:`bugprone-unsafe-functions
106
<clang-tidy/checks/bugprone/unsafe-functions>` check to allow specifying
0 commit comments