Commits

Chris Lattner committed b947f60659f
merge 4 diagnostics into 2 by changing the diagnostic to take a bool. In a CallExpr, evaluate the function subexpr before the argument subexpr, in prep for being able to use this type info to propagate them onto the arguments when available. NFC. Swift SVN r30567