summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2020-07-12 00:07:14 +0100
committerMichael Wright <michaelwr@google.com>2020-07-12 01:56:58 +0100
commit23e1363d55ba0921473b195af104edce5c0d1ba0 (patch)
treeb22acb1fa565c924d4e1883bd02921af3f151d53 /trusty/coverage/coverage_test.cpp
parent30b0838b708896905952a2b1fc3af0be677430aa (diff)
Cast away signedness of built-ins in BitSet.
Most of the built-in functions return signed values but BitSet deals only in unsigned values. We can safely cast these away though as they're always indices, which can't be negative. Bug: 160010896 Test: atest inputflinger_tests, atest libinput_tests Change-Id: I6e0b33972fabcd41ad1c269ea0e2a07b13b33c12
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions