Fix bitwise-instead-of-logical warning in assembler-aarch64.cc (#10)
Clang 14 (current trunk) warns about the use of a bitwise operation on booleans.
Loading
Please register or sign in to comment
Clang 14 (current trunk) warns about the use of a bitwise operation on booleans.