Commits

Jordan Rose committed 0f715869527
[ClangImporter] Start importing Objective-C references using UncheckedOptional. This is hidden behind the frontend flag -enable-objc-optional. Use -Xfrontend when invoking the Swift driver. Part of <rdar://problem/15189135> Swift SVN r14332