Commits

Jordan Rose committed 0e7bb07b262
Make module loaders owned by the AST context instead of ref-counted. Also, create the Clang module loader directly rather than indirecting through a "get constructor" function. It's no longer a valid configuration to not have a Clang importer. Swift SVN r16862