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
@@ -18,11 +18,9 @@ import org.jetbrains.kotlin.name.FqName
import org.jetbrains.kotlin.psi.KtDeclaration
import org.jetbrains.kotlin.psi.KtElement
/*
* This file was generated automatically
* DO NOT MODIFY IT MANUALLY
/**
* Generated from: [org.jetbrains.kotlin.fir.checkers.generator.diagnostics.NATIVE_DIAGNOSTICS_LIST]
*/
object FirNativeErrors {
// All
val THROWS_LIST_EMPTY by error0<KtElement>()