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 e34928f commit 046112dCopy full SHA for 046112d
clang-tools-extra/docs/ReleaseNotes.rst
@@ -361,7 +361,8 @@ Changes in existing checks
361
362
- Improved :doc:`modernize-use-integer-sign-comparison
363
<clang-tidy/checks/modernize/use-integer-sign-comparison>` by providing
364
- correct fix-its when the RHS of a comparison contains a non-C-style cast.
+ correct fix-its when the right-hand side of a comparison contains a
365
+ non-C-style cast.
366
367
- Improved :doc:`modernize-use-nullptr
368
<clang-tidy/checks/modernize/use-nullptr>` check by fixing a crash
0 commit comments