Commits

Chris Lattner committed 28774bf9fc1
Come full circle on TopLevelCodeDecl, making top level stmts and exprs each get their own TLCD. This is important to preserve the ordering of stmt and expr w.r.t. PatternBindingDecls that initialize the decls. We keep the BraceStmt wrapping it to make it more similar to other decls though. Swift SVN r4626