Commits

Doug Gregor committed 69718f77fa5
When failing to find a suitable type witness, always record ErrorType. Fixes the crash in rdar://problem/20564378. In these cases, we end up swallowing some diagnostics. That will be addressed in a subsequent commit. Swift SVN r27436