Fir: Print origin of the generated diagnostics

similar to other generated entities by now.
This commit is contained in:
Ilya Chernikov
2023-11-06 12:33:21 +01:00
committed by Space Team
parent 1ad4f19181
commit 879f0eff71
9 changed files with 26 additions and 25 deletions
@@ -25,11 +25,9 @@ import org.jetbrains.kotlin.psi.KtDeclaration
import org.jetbrains.kotlin.psi.KtElement
import org.jetbrains.kotlin.psi.KtExpression
/*
* This file was generated automatically
* DO NOT MODIFY IT MANUALLY
/**
* Generated from: [org.jetbrains.kotlin.fir.checkers.generator.diagnostics.JVM_DIAGNOSTICS_LIST]
*/
object FirJvmErrors {
// Declarations
val OVERRIDE_CANNOT_BE_STATIC by error0<PsiElement>()