diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2022-01-28 10:15:12 -0800 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 21:27:38 +0530 |
commit | 37e3dbf077f36409be3f615d75003fd980ee628a (patch) | |
tree | 82a55865d9cbfb8e16ba5d5ad5b95f0da7b0a831 /vibrator | |
parent | 618cc64b4633f0eedafa8c55872091935de1bca8 (diff) |
veux: Fix -Wbitwise-instead-of-logical
Bug: http://b/215753485
This warning is introduced in clang-r445002. In code where the bitwise
operation was used to avoid short-ciruit evaluation, make that explicit
by introducing temporary variables.
Test: build with clang-r445002.
Change-Id: Ia7ccf1d48922d926313f691888d26c3e314c1056
Diffstat (limited to 'vibrator')
0 files changed, 0 insertions, 0 deletions