Commits

Anna Zaks committed 0f390c9c546
Add dynamic checking for sign errors(overflows) during signed <-> unsigned conversions for integers of the same type. Add unsafe alternatives to allow unsafe conversions: - asUnsigned() - asSigned() Swift SVN r10476