Commits

Neal Richardson authored a55ef2b69c3
ARROW-11734: [C++] vendored safe-math.h does not compile on Solaris This change fixes the issue, though I don't know enough about what is going on here to fix it properly. Maybe something similar to https://github.com/Cyan4973/xxHash/pull/498 is better (and could be upstreamed)? Closes #9550 from nealrichardson/safe-math-sun Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>