commit | cff936956d0efccfa1bea22a915e1b8b4aeadd90 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Sep 24 10:39:57 2020 -0700 |
committer | Devin Moore <devinmoore@google.com> | Thu Sep 24 23:10:05 2020 +0000 |
tree | 515647ab7b9736c400b04f56580364a69b7a81d5 | |
parent | fc3b108169d8b89089c8b3caa923528515f732d8 [diff] |
Check leading zeros before left shift Use the __builtin_clz* functions based on the size of the integer. Test: aidl_parser_fuzzer test/corpus/shift_left_gt_leading_zeros Bug: 169249147 Change-Id: Ie41ab65b888b0d53643e9c075dd426e1a0b3a3d9
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview