Build: enable Werror for almost all compileKotlin tasks

The only exception at this point is :kotlin-gradle-plugin:compileKotlin.
This commit is contained in:
Alexander Udalov
2021-07-30 17:55:13 +02:00
parent f2ffead881
commit 0fb398d45e
3 changed files with 6 additions and 33 deletions
@@ -173,6 +173,7 @@ abstract class BasicIrBoxTest(
fun prepareModule(allowIc: Boolean): ModulesStructure {
val useIc = runIcMode && allowIc
@Suppress("NAME_SHADOWING")
val icCache = if (useIc) icCache else emptyMap()
return if (!klibMainModule) {
prepareAnalyzedSourceModule(