Commits

Chris Lattner committed 9e6faca3bb1
Enhance constraints::resolveLocatorToDecl to look through IdentityExpr's like parens, fixing: <rdar://problem/18400194> Parenthesized function expression crashes the compiler it still grosses me out that we're using diagnostics machinery for correctness of type checking default arguments :-( Swift SVN r27855