Skip to content

Commit a91fc94

Browse files
committed
amend! [clang-tidy] Improved readability-bool-conversion to be more consistent when using parentheses
[clang-tidy] Improved readability-bool-conversion to be more consistent The check would sometimes suggest replacing the value with a literal, but if parentheses were added it would instead suggest to static_cast the value. With this commit the check always suggest to replace with a literal when possible.' Fixes #71852
1 parent f45ae6f commit a91fc94

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)