Commits

Connor Wakamo committed 1ecc5cc3e66
[frontend] Moved ImportSearchPaths out of CompilerInvocation/ASTContext and into SearchPathOptions. Also updated findModule() in SourceLoader.cpp and SerializedModuleLoader.cpp to get the ImportSearchPaths from the ASTContext’s SearchPathOpts, instead of directly from the ASTContext. Swift SVN r11214