Skip to content

Fix compiling issues with clang-14

Xiang Li requested to merge XiangLi/VVCSoftware_VTM:xlxiangli/fix_clang14 into master

Fix the error: use of bitwise '&' with boolean operands [-Werror,-Wbitwise-instead-of-logical]

Merge request reports