Commits
Dmitri Hrybenko committed 2534aff169e
Clang importer: don't assert when a mapped type can not be resolved in the standard library modules because the user did not import the module. For example, using 'SEL' without importing ObjectiveC (and while importing other Clang module) used to assert. Swift SVN r6337