mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
Pass the LanguageVersionSettings instance inside the CompilerConfiguration, since it's needed anyway. In compiler and tests, the configuration comes from KotlinCoreEnvironment; in IDE, we're constructing it in JvmAnalyzerFacade