Commits

Mark Lacey committed 0564fae0bd2
Assert if we attempt to coerce types of different sizes. We shouldn't store to one size and load as another, and shouldn't need to handle things like truncation and extension of numeric types, either. Swift SVN r12530