commit | d08e987e4c4c16f788474b2a6ac81bdaa8468d65 | [log] [tgz] |
---|---|---|
author | Scott Graham <[email protected]> | Wed Jan 22 18:24:45 2020 |
committer | Commit Bot <[email protected]> | Wed Jan 22 18:24:45 2020 |
tree | f99e0fac7ce8799a37866c251f422be79adbe03a | |
parent | 924ef3c0e3fd6a082b803104630cd75c8ef10990 [diff] |
base/numerics: Add explicit cast to SafeUnsignedAbs This was showing up as a -Wconversion error on gcc, when used via saturated_cast<int16_t>(...). Change-Id: Ie643478c1678387ddc4b0386998c77bd74d92700 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2008277 Reviewed-by: Justin Schuh <[email protected]> Commit-Queue: Scott Graham <[email protected]> Cr-Commit-Position: refs/heads/master@{#734082}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .