mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -319,6 +319,8 @@ void CompilerInstance::setUpDiagnosticOptions() {
|
||||
if (Invocation.getDiagnosticOptions().EnableDescriptiveDiagnostics) {
|
||||
Diagnostics.setUseDescriptiveDiagnostics(true);
|
||||
}
|
||||
Diagnostics.setDiagnosticDocumentationPath(
|
||||
Invocation.getDiagnosticOptions().DiagnosticDocumentationPath);
|
||||
}
|
||||
|
||||
// The ordering of ModuleLoaders is important!
|
||||
|
||||
Reference in New Issue
Block a user