Commits

Jordan Rose committed b5813657852
[ClangImporter] If a Clang module fails to build, it's not missing. ...so don't report a second "module missing" error from Swift itself. We do still treat the Clang module failing to build as a fatal error. <rdar://problem/16175035> Swift SVN r18231