Skip to content

Commit c9735a0

Browse files
Update clang-tools-extra/docs/ReleaseNotes.rst
Co-authored-by: EugeneZelenko <[email protected]>
1 parent 8595a5f commit c9735a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,8 @@ Changes in existing checks
259259

260260
- Improved :doc:`modernize-use-nullptr
261261
<clang-tidy/checks/modernize/use-nullptr>` check by fixing a crash
262-
on Windows when the check was enabled with a 32-bit :program:`clang-tidy` binary.
262+
on Windows when the check was enabled with a 32-bit :program:`clang-tidy`
263+
binary.
263264

264265
- Improved :doc:`modernize-use-std-format
265266
<clang-tidy/checks/modernize/use-std-format>` check to correctly match

0 commit comments

Comments
 (0)