mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #22251 from xedin/change-text-of-fallback-diag
[CSDiagnostics] NFC: Fallback diagnostic shouldn't ask for the project
This commit is contained in:
@@ -2778,7 +2778,7 @@ ERROR(specific_type_of_expression_is_ambiguous,none,
|
||||
|
||||
ERROR(failed_to_produce_diagnostic,Fatal,
|
||||
"failed to produce diagnostic for expression; "
|
||||
"please file a bug report with your project", ())
|
||||
"please file a bug report", ())
|
||||
|
||||
|
||||
ERROR(missing_protocol,none,
|
||||
|
||||
Reference in New Issue
Block a user