Commits

Joe Groff committed 0e3bb2dc57b
SILGen: Implement ErrorType-to-Any erasure. And take advantage of the guaranteed peephole when available to emit the base expression at +0 in general existential-to-existential erasures. Fixes rdar://problem/20890504. Swift SVN r28447