Commits

Anna Zaks committed b52166a2f38
[SILGen] Propagate location info through InitializeTupleValues The test displays "<invalid loc>" even though the SIL location is non-null because the corresponding AST node (Expr) does not have a location. Swift SVN r7066