[FIR] Properly generate IDE diagnostics from multiple diagnostics lists

This commit is contained in:
Dmitriy Novozhilov
2021-05-20 13:00:51 +03:00
committed by teamcityserver
parent 09e3629d5d
commit a1ae108ce5
25 changed files with 107 additions and 52 deletions
+1
View File
@@ -46,6 +46,7 @@ val projectsToShadow by extra(listOf(
":compiler:psi",
":compiler:fir:cones",
":compiler:fir:checkers",
":compiler:fir:checkers:checkers.jvm",
":compiler:fir:entrypoint",
":compiler:fir:resolve",
":compiler:fir:fir-serialization",