Commits

Doug Gregor committed 3f960e306ec
[SILGen] Use the 'Class' existential representation for NSError subclasses. In addition to using the 'Class' existential representation for NSError, use it for subclasses of NSError, which can also be toll-free bridged. Narrowly addresses rdar://problem/27658748.