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 c9eb6d8 commit ec37008Copy full SHA for ec37008
clang-tools-extra/docs/ReleaseNotes.rst
@@ -276,7 +276,7 @@ Changes in existing checks
276
277
- Improved :doc:`bugprone-not-null-terminated-result
278
<clang-tidy/checks/bugprone/not-null-terminated-result>` check by fixing
279
- bogus fix-its for `strncmp` and `wcsncmp` on Windows.
+ bogus fix-its for ``strncmp`` and ``wcsncmp`` on Windows.
280
281
- Improved :doc:`bugprone-reserved-identifier
282
<clang-tidy/checks/bugprone/reserved-identifier>` check by ignoring
0 commit comments