Commits

Slava Pestov committed d0d038bdabc
SILGen: Fix early return from enum payload initialization This is a regression from the following commit, caught by validation-tests/stdlib/String: https://github.com/apple/swift/commit/7496730f69d60fa1f4ab70b5f18174d6dd15b748 I'll add SILGen tests for this case later, for now just fix the broken build.