Commits

Doug Gregor committed 91fb5095580
Outside function input types, ban single-element tuples with a label and variadic tuples. Addresses <rdar://problem/15456156> and <rdar://problem/17466857>, and sets us up for more simplification in the type system. Swift SVN r20995