Commits

Chris Lattner committed 220855433ab
rework some of CSDiags to be more type based and simplify some things. No major win from this other than simplification. Some minor wins are that we handle varargs better and don't get extraneous ()'s in types in some cases. Swift SVN r29729