[clang-tidy] Handle implicit casts in hicpp-signed-bitwise for...
[clang-tidy] Handle implicit casts in hicpp-signed-bitwise for IgnorePositiveIntegerLiterals (#90621) Improved hicpp-signed-bitwise check by ignoring false positives involving positive integer literals behind implicit casts when IgnorePositiveIntegerLiterals is enabled. Closes #89367
parent
42d99013
Please register or sign in to comment