Skip to content
Commit 66443ce9 authored by Eli Friedman's avatar Eli Friedman
Browse files

Use unsigned multiply to hash integers, so we don't end up with undefined...

Use unsigned multiply to hash integers, so we don't end up with undefined behavior for large signed integers.  Based on patch by Ahmed Charles.

llvm-svn: 141827
parent c6d3b6e7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment