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:
@@ -2150,6 +2150,9 @@ int swift::performFrontend(ArrayRef<const char *> Args,
|
||||
if (Invocation.getDiagnosticOptions().UseColor)
|
||||
PDC.forceColors();
|
||||
|
||||
PDC.setPrintEducationalNotes(
|
||||
Invocation.getDiagnosticOptions().PrintEducationalNotes);
|
||||
|
||||
// Temporarily stage the new diagnostic formatting style behind
|
||||
// -enable-descriptive-diagnostics
|
||||
if (Invocation.getDiagnosticOptions().EnableExperimentalFormatting)
|
||||
|
||||
Reference in New Issue
Block a user