Commits
Manman Ren committed 666da966109
[IRGen] return false in visitLeafType when the two types are equal. When origResultType Array<τ_0_0>.IndexType is substituted to Int, differsByAbstractionInMemory should return false instead of crashing in llvm_unreachable. rdar://16809311 Swift SVN r17810