Commits

Chris Lattner committed cd7d638a0b1
refactor "evaluateCloseness" and related machinery to be defined in terms of an array of TupleTypeElt's instead of an array of Type's, exposing information about varargs and parameter labels to it. NFC. Swift SVN r31385