FIR LT: add syntax error reporting to LT2Fir

use it in the new pipeline
This commit is contained in:
Ilya Chernikov
2021-12-29 22:08:21 +01:00
committed by teamcity
parent 2689ebf455
commit 9e32188938
21 changed files with 98 additions and 40 deletions
@@ -211,6 +211,7 @@ class IncrementalFirJvmCompilerRunner(
compilerEnvironment,
emptyList(),
incrementalExcludesScope,
diagnosticsReporter
)
// TODO: consider what to do if many compilations find a main class