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 56a4e09 commit 75fe805Copy full SHA for 75fe805
clang-tools-extra/docs/ReleaseNotes.rst
@@ -322,7 +322,7 @@ Changes in existing checks
322
<clang-tidy/checks/readability/implicit-bool-conversion>` check by adding the
323
option `UseUpperCaseLiteralSuffix` to select the case of the literal suffix in
324
fixes and fixing false positive for implicit conversion of comparison result in
325
- C23 , and by adding the option `CheckConversionsToBool` or
+ C23, and by adding the option `CheckConversionsToBool` or
326
`CheckConversionsFromBool` to configure checks for conversions involving ``bool``.
327
328
- Improved :doc:`readability-redundant-smartptr-get
0 commit comments