Commits

Chris Lattner committed 622ea5e2f63
wind down most of CSDiag's uses of getUserFriendlyTypeName to pass the Type directly into the diagnostics subsystem. This ensures a more consistent treatment of type printing (e.g. catches a case where a diagnostic didn't single quote the type) and gives these diagnostics access to "aka". Swift SVN r30609