Commits

Joe Groff committed 3f241bb80a7
Sema: Handle NSError not being found during type checking better. Fix crashes when type-checking ErrorType dynamic casts when NSError isn't available. Split the ErrorType execution tests into separate units for bridging and non-bridging, so that we get better coverage of this situation in both ObjC and non-ObjC builds. Fixes rdar://problem/20585210. Swift SVN r27556