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:
Pavel Yaskevich
2019-01-30 17:37:09 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -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,