Learn more about cloning repositories
You have read-only access
stdlib/FixedPoint: fix hash computation for [U]Int64 on 32-bit platforms It used to trap if the value of [U]Int64 was outside the Int32 range. rdar://18113807 Swift SVN r21572