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 8595a5f commit c9735a0Copy full SHA for c9735a0
clang-tools-extra/docs/ReleaseNotes.rst
@@ -259,7 +259,8 @@ Changes in existing checks
259
260
- Improved :doc:`modernize-use-nullptr
261
<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.
+ on Windows when the check was enabled with a 32-bit :program:`clang-tidy`
263
+ binary.
264
265
- Improved :doc:`modernize-use-std-format
266
<clang-tidy/checks/modernize/use-std-format>` check to correctly match
0 commit comments