FIR LT: add syntax error reporting to LT2Fir
use it in the new pipeline
This commit is contained in:
+1
@@ -211,6 +211,7 @@ class IncrementalFirJvmCompilerRunner(
|
||||
compilerEnvironment,
|
||||
emptyList(),
|
||||
incrementalExcludesScope,
|
||||
diagnosticsReporter
|
||||
)
|
||||
|
||||
// TODO: consider what to do if many compilations find a main class
|
||||
|
||||
Reference in New Issue
Block a user