Commits

Joe Groff committed 5ce1c787d29
AST: Fix SourceRange assert for implicit default ctor Report the decl context's location as the source location of a constructor if its body BraceStmt doesn't have a real source location, like we do for the elementwise constructor. Swift SVN r4876