mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[Dependency Scanning] Emit diagnostics from compilation instance initialization
This commit is contained in:
@@ -207,6 +207,8 @@ ModuleDependencyScanningWorker::ModuleDependencyScanningWorker(
|
||||
ScanASTContext.getModuleInterfaceChecker()),
|
||||
&DependencyTracker,
|
||||
ScanCompilerInvocation.getSearchPathOptions().ModuleLoadMode);
|
||||
|
||||
llvm::cl::ResetAllOptionOccurrences();
|
||||
}
|
||||
|
||||
ModuleDependencyVector
|
||||
|
||||
Reference in New Issue
Block a user