commit | b6737bb0f0b1677cb608c86bbccd0bceb3e9fbcf | [log] [tgz] |
---|---|---|
author | jschuh <[email protected]> | Tue Nov 29 03:06:59 2016 |
committer | Commit bot <[email protected]> | Tue Nov 29 03:10:57 2016 |
tree | 6c6187e18ef8d8da1b625d6cef5fd25b616ee345 | |
parent | 501ba9c41bf98743ccecc3f50c821f87520a1030 [diff] |
Loosen restrictions on CheckedNumeric bitwise operators Allow any integer types but always promote the result to unsigned. This is more consistent with how these operations are normally used. NOTRY=true Review-Url: https://codereview.chromium.org/2529413002 Cr-Commit-Position: refs/heads/master@{#434859}