Fir: Print origin of the generated diagnostics
similar to other generated entities by now.
This commit is contained in:
committed by
Space Team
parent
1ad4f19181
commit
879f0eff71
+2
-4
@@ -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>()
|
||||
|
||||
Reference in New Issue
Block a user