Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PR #1788: Fix warning for sign-conversion on riscv
Imported from GitHub PR #1788 ``` error: operand of ? changes signedness: 'long' to 'uintptr_t' (aka 'unsigned long') [-Werror,-Wsign-conversion] ``` Merge 82deb4b into 95950b3 Merging this change closes #1788 COPYBARA_INTEGRATE_REVIEW=#1788 from luyahan:luyahan-patch-1 82deb4b PiperOrigin-RevId: 702375910 Change-Id: Ia95d342ddd277dcbde19008e31aaef09f3c3a282
- Loading branch information