[libc][Obvious] Fix a mismatch signature of HighPrecisionDecimal::should_round_up.
authorTue Ly <lntue@google.com>
Wed, 2 Feb 2022 15:18:28 +0000 (10:18 -0500)
committerTue Ly <lntue@google.com>
Fri, 4 Feb 2022 03:36:03 +0000 (22:36 -0500)
commit25d50a00c5f81196d98613169179aed58653d8bf
tree1fe9764a0068afc24196387d56aa68bbe043abe1
parent413b35cd74e42f6371641bc9dc6c707aedac82ff
[libc][Obvious] Fix a mismatch signature of HighPrecisionDecimal::should_round_up.

Its input should be int32_t instead of uint32_t.

Reviewed By: michaelrj, sivachandra

Differential Revision: https://reviews.llvm.org/D118791
libc/src/__support/high_precision_decimal.h