FIR: drop questionable DiagnosticKind.NotRootCause
This commit is contained in:
@@ -52,10 +52,4 @@ enum class DiagnosticKind {
|
||||
WrongLongSuffix,
|
||||
|
||||
Other,
|
||||
|
||||
/**
|
||||
* Special diagnostic kind that is caused by issues at other places in the code. Such diagnostics should not be reported so that user
|
||||
* sees less noise.
|
||||
*/
|
||||
NotRootCause
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user