Skip to content
Commit b58e242a authored by Nathan Olff's avatar Nathan Olff Committed by Carles Cufí
Browse files

sys: ignore ineffective bitwise and from clang-tidy



When running clang-tidy, an 'ineffective bitwise and operation' (type
misc-redundant-expression) was detected on Z_CBPRINTF_IS_PCHAR macro.

As this behavior is expected, we are adding comment to ignore this macro
for the specific misc-redundant-expression check of clang-tidy

Signed-off-by: default avatarNathan Olff <nathan@kickmaker.net>
parent 67c1661d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment