Commits
Joe Groff committed 9c198cd1cc1
IRGen: In heap array destructors, iterate by the stride, not by the size of the LLVM type. Fixes more crashes with array literals when using them with generic types or types with a size/stride difference. Swift SVN r16144