[FE] Add helper methods for reporting diagnostics with DiagnosticContext context receiver

This commit is contained in:
Dmitriy Novozhilov
2022-08-22 17:21:29 +03:00
committed by teamcity
parent b5ff063164
commit 6ef3d1e573
2 changed files with 119 additions and 0 deletions
+1
View File
@@ -369,6 +369,7 @@ val coreLibProjects by extra {
val projectsWithEnabledContextReceivers by extra {
listOf(
":core:descriptors.jvm",
":compiler:frontend.common",
":compiler:fir:fir2ir",
":kotlin-lombok-compiler-plugin.k1",
)