Commits

Chris Lattner committed 60620fc1e98
fix <rdar://problem/21753262> Bug in DI when it comes to initialization of global "let" variables by teaching SILGen how to emit MarkFunctionEscape instructions for let values that are initialized outside of their initializer. Swift SVN r30095