Commits

Joe Groff committed 95c1b0009d2
SIL: Verify that value checked_casts don't take addresses. The instruction isn't expressive enough to represent an arbitrary indirect cast, which may need a buffer to change the value's representation, and it looks like we don't exercise this legacy capability anymore. Swift SVN r23130