Commits

Chris Willmore committed e4ff8fdc051
Make image literals non-optional by routing delegation of non-failable literal initializer to underlying failable initializer through implicitly-failable initializer (proper solution is covered in 22276505). <rdar://problem/20788137> Image literals should not be optional Swift SVN r31229